fossology / atarashi

Atarashi scans for license statements in open source software, focusing on text statistics. Designed to work stand-alone and with FOSSology.
http://fossology.github.io/atarashi
GNU General Public License v2.0
26 stars 23 forks source link

feat, refactor, chore(atarashi-install, scripts) #32

Closed amanjain97 closed 6 years ago

amanjain97 commented 6 years ago

Implemented the following:

  1. Removed Test cases
  2. Made ProcessedList as default argument
  3. One script to initialize the project

Run atarashi-install.sh in PROJECTDIR/install

amanjain97 commented 6 years ago

Changes have been implemented in #33. Closing #32