Your handy tool for licensing and protecting your code.
Report Bug
·
Request Feature
LicenseMe is a fast copyright prepender tool that allows you to add custom copyright notices/licenses or information at the top of each file of your code.
At the moment, the current presets for this tool are for JS. More updates for customisation will be released soon.
- ⚡ Fast Prepending: LicenseMe adds licenses at the top of your code within seconds.
- ⚙ Customisable: LicenseMe's settings can be altered in the
config.jsonfile.
Simply open and configure the config.json. Then, open copyright.py and let the magic begin!
Python 3.x
- Clone LicenseMe
git clone https://github.com/SanjaySunil/LicenseMe-
Open and configure
config.jsonwith your options. -
Run
copyright.py. -
Check code to make sure all files have been licensed.
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/Feature) - Commit your Changes (
git commit -m 'Added a new Feature') - Push to the Branch (
git push origin feature/Feature) - Open a Pull Request
Copyright © 2022 Sanjay Sunil (sanjaysunil@protonmail.com)
Distributed under the MIT License. See LICENSE for more information.