Skip to content

2shea/commando

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commando

The only Python requirement is flask.

Assuming you have pip available, the following commands will get the python application running in your terminal:

pip install -r requirements.txt
python app.py

Then navigate to http://localhost:6001 or http://localhost:6001/static/keyboard.svg for the help view.

About

Talon command cheat sheet

Resources

License

Stars

2 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 70.2%
  • HTML 29.8%