jpeddicord / askalono

A tool & library to detect open source licenses from texts
Apache License 2.0
258 stars 26 forks source link

askalono-cli crate's published binary doesn't have a cache file #17

Closed jpeddicord closed 6 years ago

jpeddicord commented 6 years ago

i.e. cargo install askalono-cli gets you a binary that only works if you manually create a license cache. Not super friendly.

The cache itself may fit within the crates.io upload limit, but the source SPDX dataset does not. Figure out how to publish this "the right way".

jpeddicord commented 6 years ago

This is done in 0.2.0-beta.1.