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

raelmax/cook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cook

A simple command line application to create projects from templates.

GoDoc

Installing

Using

Get the binary for your platform: linux | mac

Give permission to execute:

$ chmod +x cook

Execute:

$ ./cook raelmax/cook-basic-template

This command will ask you some questions about this template and generate your project based on your answers.

Templates

Cook use the same syntax of cookiecutter to your projects templates, so, you can use any templates from cookiecutter list.

Create your own template

You can(and should!) create your own templates, and to help you with this task we offer a example at this repository.

About

A simple command line application to generate projects from templates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages