Skip to content

Start a Cookiecutter template with a minimal template for add your code

License

Notifications You must be signed in to change notification settings

ActivandoIdeas/Cookiecutter-Base-Template

Repository files navigation

cookiecutter-django-rest

Cookiecutter Template

Start your cookiecutter templates for generating personalized configurations.

license badge python badge

About this cookiecutter

Features

  • Base cookiecutter template
  • Simple Python configuration with Cookiecutter Framework
  • Generate templates for any framework or language configuration
  • Start new projects easy and fast with one command
  • Extensible

Development tools

  • Pycharm
  • Travis

Prerequisites

Install cookiecutter

pip install --user cookiecutter

What do you find in this template?

  • cookiecutter.son (Configuration CLI for your template)
  • hooks (Automatize taks for generate your template)
  • {{cookiecutter.project_slug}} (Add your codebase project)

See more info here:

https://github.com/cookiecutter/cookiecutter

Execute this template

This command generate a simple code structure for hello {your name}

cookiecutter https://github.com/ActivandoIdeas/Cookiecutter-Base-Template.git

The purpose is that you could know how it works the template structure

You will see something like this:

How to use

  • Clone this repository
git clone https://github.com/ActivandoIdeas/Cookiecutter-Base-Template.git
  • Customize generating your template

License

BSD 3-Clause "New" or "Revised" License View in https://github.com/ActivandoIdeas/Cookiecutter-Django-AppEngine-GitLab/blob/master/LICENSE

Contributing

Contributors are always welcome! Feel free to raise an issue or submit a PR. Read the code of Conduct here: https://github.com/ActivandoIdeas/Codigo-de-Conducta-y-Guia-Rapida

This project is based on cuokiecutter:

About

Start a Cookiecutter template with a minimal template for add your code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages