Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 863 Bytes

README.rst

File metadata and controls

27 lines (19 loc) · 863 Bytes

cookiecutter-optimus-foundation6

A Cookiecutter template to produce a basic Optimus project with Foundation6.

Usage

Just invoke the Cookiecutter template to create a new project:

cookiecutter https://github.com/sveetch/cookiecutter-optimus-foundation6.git
Package content
Project contains basic structure and files to start an Optimus project ready to build with Foundation6, Sveetoy, assets management and I18n.
Package requirements
Basic package requirements Python 3.4 and Makefile.
Naming
A basic project is created with a structure inside directory name which comes from project name, like for Sample bar name the project directory name will be sample_bar.