Skip to content

tobal/python-dojo-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-dojo-seed

This is a repository to use as a seed for python projects or dojos.

Bootstrapping the environment

We use pipenv to encapsulate the environment, use the bootstrap maketarget to initialize the virtual env.

$> make bootstrap

Running tests

You can run your tests using the check maketarget:

$> make check

About

Seed for python projects or dojos

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published