Skip to content

vanquang9387/bakery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tinkerer based bakery

Requirements

http://tinkerer.me/

Installation

To install the requirements for tinkerer, use virtualenv and pip:

cd /path/to/bakery
virtualenv env
. env/bin/activate
pip install -r requirements.txt

Usage

Clone this repo and run the following command in the project folder:

tinker --build

About

The Official CakePHP blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 47.1%
  • HTML 35.2%
  • JavaScript 13.0%
  • Python 4.7%