Skip to content

The cli application for creating development setups for developing Cli application using python's Click Library.

Notifications You must be signed in to change notification settings

the-kezian-diary/clickgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ClickGen

Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box.

ClickGen is a Command line Application that helps in curating a click development directory/enviornment.

Install

  1. Clone the Repository

    git clone https://github.com/AyushShaw/clickgen.git

  2. Change to the project directory

    cd clickgen

  3. Execute installation

    pip install .

Using ClickGen

Just Type clickgen in the terminal it's that easy.

clickgen

About

The cli application for creating development setups for developing Cli application using python's Click Library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages