Skip to main content

A tool to autogenerate pure shell CLI-like scripts easily.

Project description

MK SHELL - Make Shell Scripts (Easily) !

If you install this cli through pip

pip install -U mkshell

Just type the command name:

mkshell

to get the following output:

❯❯❯ mkshell                                                      
                                                                                                              
 Usage: mkshell [OPTIONS] COMMAND [ARGS]...                                                                   
                                                                                                              
 A tool to autogenerate pure shell CLI-like scripts easily.                                                   
                                                                                                
                                                                                                              
 ███╗░░░███╗██╗░░██╗  ░██████╗██╗░░██╗███████╗██╗░░░░░██╗░░░░░                                                
 ████╗░████║██║░██╔╝  ██╔════╝██║░░██║██╔════╝██║░░░░░██║░░░░░                                                
 ██╔████╔██║█████═╝░  ╚█████╗░███████║█████╗░░██║░░░░░██║░░░░░                                                
 ██║╚██╔╝██║██╔═██╗░  ░╚═══██╗██╔══██║██╔══╝░░██║░░░░░██║░░░░░                                                
 ██║░╚═╝░██║██║░╚██╗  ██████╔╝██║░░██║███████╗███████╗███████╗                                                
 ╚═╝░░░░░╚═╝╚═╝░░╚═╝  ╚═════╝░╚═╝░░╚═╝╚══════╝╚══════╝╚══════╝                                                
 Welcome !                                                                                                    
                                                                                                              
 This is MKShell --- short for make-shell.                                                                    
                                                                                                              
 This tools allows two things:                                                                                
                                                                                                              
 - Write pure shell CLIs with basic capabilities using either                                                 
 (1) YAML markup language to document flags, aliases, code                                                    
 (2) Declarative python code => Library                                                                       
 (3) Interactive shell sessions => CLI                                                                        
                                                                                                              
 if you have any questions, please leave a comment at https://github.com/arnos-stuff/                         
                                                                                                        

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mkshell-0.1.0.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

mkshell-0.1.0-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page