Skip to content

zx23/saltstack-formula-cookiecutter

 
 

Repository files navigation

saltstack-formula-cookiecutter

Cookiecutter template for a SaltStack Formula.

This is an opinionated template with a solid focus on best practices described in http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html

Usage

Generate a SaltStack formula project:

cookiecutter https://github.com/zx23/saltstack-formula-cookiecutter

Answer few questions about formula name, your name etc.

Then init a repo from the created directory and put it somewhere (e.g on GitHub or Bitbucket).

See https://github.com/audreyr/cookiecutter for more documentation about Cookiecutter usage.

Fork This / Create Your Own

If you have differences in your preferred setup, I encourage you to fork this to create your own version. Or create your own; it doesn't strictly have to be a fork.

It's up to you whether or not to rename your fork/own version. Do whatever you think sounds good.

Or Submit a Pull Request

I also accept pull requests on this, if they're small, atomic, and if they make my own developing experience better.

About

Cookiecutter template for well-structured SaltStack formulas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 54.6%
  • SaltStack 18.7%
  • Shell 15.8%
  • HTML 9.4%
  • Python 1.5%