Standardize Getting Started: The Need for ./bin/start
Just like you have bin/setup for all your projects, make sure you have a bin/start to get your application up and running in two steps: http://www.ombulabs.com/blog/maintenance/conventions/standard-getting-started.html
Post a comment