Skip to content

developmentseed/seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seed

A command-line assistant for creating & maintaining development seed projects

About

Working on a lot of different github packages means a lot of maintenance work, so it's nice to automate some of the tedious bits.

seed is a command-line tool & has commands for creating the following files:

  • README.md

Install

npm install -g seed

Usage

Modify config.yml with values appropriate for your project.

USAGE
  seed {command} [options]

COMMANDS
  readme            create a README.md file

See also

This tool is inspired by & based on devo.

Contact

License

ISC