Run npm install @w11k/foss-transformer
in your npm project or run via ./node_modules./bin/foss-transform
Run foss-transform --help
to see available commands and options.
For simple foss report use foss-transform create
- Run
npm install
- Run
npm start
-> will create a output file inbuild/reports/foss.csv
- Adds missing " in exported csv file after package version number
- Updated bpm repository release via gitlab
- Updates Project Setup
- Adds Version Number of Libs to Output CSV
- Adds automatic npm publish per gitlab-ci for each release tag
Fix error when output dir or file does not exist
initial release