Skip to content

dreamhead/1step

Repository files navigation

1step

1step is a software project starter.

Installation

Install it from source

rake install

Usage

To create new Java project

1step new foo

To create Java web project

1step new foo --war

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

universal software project starter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published