Skip to content

domdere/pythonSkeleton.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giter8 Python Template

An empty Python project.

Comes with some handy scaffolding including asynchronous logging. See the generated README.md for more usage instructions.

Giter8

This template uses [Giter8] giter8 to fill out default values in the cabal project file.

Installing Giter8

Detailed instructions for installing Giter8 can be found [here] giter8-install.

But for UNIXy systems the following will suffice:

curl https://raw.github.com/n8han/conscript/master/setup.sh | sh
~/bin/cs n8han/giter8
g8

This will install cs and g8 in ~/bin

Using Giter8

This template can be downloaded with the command (assuming ~/bin is added to your path):

g8 domdere/pythonSkeleton

About

just some simple utils I frequently use for python scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published