An open API service indexing awesome lists of open source software.

https://github.com/sanjaysunil/licenseme

🏷 Your handy tool for licensing and protecting your code.
https://github.com/sanjaysunil/licenseme

adder copyright license licenseme prepender python tool

Last synced: 8 months ago
JSON representation

🏷 Your handy tool for licensing and protecting your code.

Awesome Lists containing this project

README

          



Logo

LicenseMe



Your handy tool for licensing and protecting your code.


Report Bug
·
Request Feature



## What's README Template?

[**LicenseMe**](https://github.com/SanjaySunil/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.

## ✨ Features

- ⚡ **Fast Prepending:** LicenseMe adds licenses at the top of your code within seconds.
- ⚙ **Customisable:** LicenseMe's settings can be altered in the `config.json` file.

## Getting started

> Simply open and configure the config.json. Then, open copyright.py and let the magic begin!

### Prerequisites

Python 3.x

### Installation

1. Clone LicenseMe
```sh
git clone https://github.com/SanjaySunil/LicenseMe
```
2. Open and configure `config.json` with your options.

3. Run `copyright.py`.

4. Check code to make sure all files have been licensed.

## Roadmap

See the [open issues](https://github.com/SanjaySunil/LicenseMe/issues) for a list of proposed features (and known issues).

## Contributing

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**.

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/Feature`)
3. Commit your Changes (`git commit -m 'Added a new Feature'`)
4. Push to the Branch (`git push origin feature/Feature`)
5. Open a Pull Request

## License

Copyright © 2022 Sanjay Sunil (sanjaysunil@protonmail.com)

Distributed under the MIT License. See `LICENSE` for more information.