developmentseed / seed

DS templates for everything
ISC License
17 stars 3 forks source link

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:

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