licensee
program to detect open source project licenses
Install
- All systems
-
curl cmd.cat/licensee.sh
- Debian
-
apt-get install ruby-licensee
- Ubuntu
-
apt-get install ruby-licensee
- Arch Linux
-
pacman -S ruby-licensee
- Kali Linux
-
apt-get install ruby-licensee
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ruby-licensee
- Raspbian
-
apt-get install ruby-licensee
- Dockerfile
- dockerfile.run/licensee
ruby-licensee
program to detect open source project licenses
Licensee automates the process of reading LICENSE files and compares their contents to known licenses using a fancy maths.
gitlab
git powered software platform to collaborate on code (non-omnibus)
gitlab provides web based interface to host source code and track issues. It allows anyone for fork a repository and send merge requests. Code review is possible using merge request workflow. Using groups and roles project access can be controlled. Unlike the official package from GitLab Inc., this package does not use omnibus.