Skip to content

westurner/cookiecutter-saltformula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cookiecutter-saltformula

Cookiecutter template for a Salt Formula. See https://github.com/audreyr/cookiecutter.

  • Free software: BSD license
  • Vanilla testing setup with unittest and python setup.py test
  • Travis-CI: Ready for Travis Continuous Integration testing
  • Tox testing: Setup to easily test for Python 2.6, 2.7, 3.3
  • Sphinx docs: Documentation ready for generation with, for example, ReadTheDocs

Usage

Generate a salt formula project:

cookiecutter https://github.com/westurner/cookiecutter-saltformula.git

Then:

  • Create a repo and put it there.
  • Add the repo to your Travis CI account.
  • Add the repo to your ReadTheDocs account + turn on the ReadTheDocs service hook.
  • Release your package the standard Python way. Here's a release checklist: https://gist.github.com/audreyr/5990987
  • Also see the network and family tree for this repo. (If you find anything that should be listed here, please add it and send a pull request!)

About

Cookiecutter template for a Salt Formula

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages