Releases: dogoncouch/licins
Releases · dogoncouch/licins
licins-1.1
licins-v1.1
Insert commented software licenses into source code.
Installing
Requirements: python, python-setuptools, pip (comes with newer python versions)
sudo pip install licins
Requirements: python-setuptools
wget https://github.com/dogoncouch/licins/archive/v1.1.tar.gz
tar -xf v1.1.tar.gz
cd licins-1.1
sudo make
md5sum:
50b99909ec7a3d940e3f9b6b0eb74652ba2b9c86325040239796c6d7a98f7197 v1.1.tar.gz
Usage
See README.md
licins-1.0
licins-v1.0
The first official release of licins
Installing
Requirements: python, python-setuptools, pip (comes with newer python versions)
pip install licins
Requirements: python-setuptools
wget https://github.com/dogoncouch/licins/archive/v1.0.tar.gz
tar -xf v1.0.tar.gz
cd licins-1.0
sudo make
md5sum:
3ff3f015009585a30d00312161efcc8c v1.0.tar.gz
Usage
See README.md
licins-v0.7-beta
licins-v0.7-beta
The first official beta release of licins.
Installing
Requirements: python-setuptools
wget https://github.com/dogoncouch/licins/archive/v0.7-beta.tar.gz
tar -xf v0.7-beta.tar.gz
cd licins-0.7-beta
sudo python setup.py install
Usage
See README.md