You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you're using the command-line tool, it only knows how to load a dataset from the SPDX license-list-data repository:
Load an SPDX license directory (see https://github.com/spdx/license-list-data/tree/master/json/details for format)
USAGE:
askalono cache load-spdx [FLAGS] <DIR>
FLAGS:
-h, --help Prints help information
--store Store texts in cache along with match data
-V, --version Prints version information
ARGS:
<DIR> JSON "details" directory
It could learn to do more; I've just never quite prioritized that work myself. Open to options.
Can this extracts the copyright text?
askalono does not know how to do this at the moment, but I see you asked about this in #54 -- let's scope that there.
This tool is really fast and nice.
Is there any way to add license data?
Can this extracts the copyright text?
The text was updated successfully, but these errors were encountered: