Skip to content

vaughns/programmingwithsquirrels

 
 

Repository files navigation

Programming with Squirrels

Build

pip install fabric
pip install sphinx
fab build  # or fab rebuild, see `fab -l`

View

  • build then
  • view $ `pwd`/book/build/html/index.html in your browser.

Comment / help

To comment, do it in github!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.1%
  • Shell 24.5%
  • JavaScript 13.4%