Skip to content

Repository files navigation

AI License Buddy

Description

AI License Buddy is a Python CLI tool that recommends the best open-source license for your software projects based on user input.

Setup

  1. Clone the repository:
git clone https://github.com/saibot07/ai-license-buddy.git
cd ai-license-buddy
  1. Install dependencies (Python 3.7+ required):
pip install -r requirements.txt

Usage

Run the application interactively:

python main.py

Use optional arguments:

python main.py --noninteractive

Testing

To run tests, use:

pytest

Contributing

  1. Fork the repository and create a feature branch.
  2. Adjust the code.
  3. Submit a PR with clear descriptions.

Supported Licenses

  • MIT License
  • GPLv3
  • Apache 2.0
  • BSD 3-Clause
  • Non-Commercial Creative Commons

About

A Python CLI tool to recommend the best open-source license for your project based on your input.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages