Sas2k / Lemon-CLI

A component generator for Lemon πŸ‹

Home Page:https://pypi.org/project/Lemon-CLI/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lemon-CLI

Status GitHub Issues GitHub Pull Requests License


Component Generator for Lemon πŸ‹

πŸ“ Table of Contents

🧐 About

This project is to make your lives easier with lemon, this is also my Hacktoberfest project.

Lemon πŸ‹ : https://github.com/Sas2k/Lemon

🏁 Getting Started

Installing

With PIP

pip install Lemon-CLI

🎈 Usage

generating a component

Lemon-CLI component <component>

will create

components/
  - <component>.py

Components Implemented

For the ones, that aren't implemented open an issue and describe it or implement it yourself and PR this. (Change the README and related stuff accordingly, Make sure to describe the PR changes well.)

⛏️ Built Using

✍️ Authors

See also the list of contributors who participated in this project.

πŸŽ‰ Acknowledgements

  • Hacktoberfest

About

A component generator for Lemon πŸ‹

https://pypi.org/project/Lemon-CLI/

License:MIT License


Languages

Language:Python 100.0%