Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

comsolit/painless-continuous-delivery

 
 

Repository files navigation

Painless Continuous Delivery

Code health

A cookiecutter for projects with continuous delivery baked in.

Supported Technologies and Services

Languages Python (and Python frameworks)
  Frontend Web technologies (JavaScript, CSS, Sass/SCSS)
  PHP (experimental)
Version Control Git
Repo Services Bitbucket
  GitHub
  GitLab
CI Services Bitbucket - Bitbucket Pipelines
  Codeship - Codeship
  GitLab CI - GitLab CI
  Shippable - Shippable
  Travis CI - Travis CI
  Vexor CI - Vexor CI

Usage

Install cookiecutter:

pip install cookiecutter

Generate a new Cookiecutter template layout:

cookiecutter gh:painless-software/painless-continuous-delivery

Under The Hood

The underscore folder, {{cookiecutter.project_slug}}/_, contains files that are integrated by the post generate hook, hooks/post_gen_project.py, according to the choices made during the cookiecutter execution.

The generators folder contains scripts to pre-generate code skeletons that are integrated manually in this coockiecutter (e.g. framework setups).

Please refer to the README files in those folders for additional details.

Credits

This project is brought to you by Painless Software, a best-practice consultancy in software development. Less pain, more fun.

About

A cookiecutter for projects with continuous delivery baked in.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • PHP 55.6%
  • Python 33.3%
  • HTML 5.9%
  • ApacheConf 4.1%
  • Other 1.1%