A simple CLI tool for generating MIT and Apache license. Streamline license creation for your projects.
https://github.com/ronitrajfr/Celing.git
Celing is a simple command-line interface (CLI) tool for generating MIT and Apache licenses. It streamlines the process of license creation for your projects.
You can install Celing globally using npm:
npm install -g celing
Once installed, you can run Celing using:
npx celing
This will guide you through the process of generating a license for your project.
If you want to contribute to Celing or run it locally, you can clone the repository:
git clone https://github.com/ronitrajfr/celing.git
Then, navigate to the project directory and install the dependencies:
cd celing
npm install
To run the project, use the following command:
node bin/index.js