-
Updated
Oct 13, 2020 - Ruby
law
Here are 228 public repositories matching this topic...
-
Updated
Oct 15, 2020
-
Updated
Oct 23, 2020 - HTML
Need some tests!
Speaks for itself. We really, really need some tests!
-
Updated
Feb 20, 2019 - Python
-
Updated
Mar 21, 2017 - Python
-
Updated
Sep 6, 2020 - TypeScript
-
Updated
Jul 17, 2018 - Python
-
Updated
Dec 27, 2019 - PHP
-
Updated
May 30, 2020
-
Updated
May 30, 2020
-
Updated
Jun 18, 2020 - Emacs Lisp
-
Updated
Nov 26, 2019 - JavaScript
-
Updated
Apr 25, 2018 - PHP
-
Updated
Jun 22, 2018 - HTML
-
Updated
Mar 31, 2020 - Python
Improve this page
Add a description, image, and links to the law topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the law topic, visit your repo's landing page and select "manage topics."

From command-line I go in a folder of a GitHUb project, then I run licensee, it detect the licensee in LICENSE.spdx.
Then I delete LICENSE.spdx and re-run licensee; it still detect the file despite it no longer exist.
I would like to have an option to never use cache and always doing live checks.