Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example-cli-python

example cli in python package. (forked from jgehrcke/python-cmdline-bootstrap)

Installation sets up command

Situation before installation:

$ hello
bash: hello: command not found

Installation right from the source tree (or via pip from PyPI):

$ python setup.py install

$ pip install example-cli-python

Now, the hello command is available:

$ hello ojixzzz
Example version 1.0.0.
Argument strings: ['ojixzzz']

About

Just an example for anysnake2 to use

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages