Skip to content

Instantly share code, notes, and snippets.

@robtarr
Created October 13, 2014 14:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robtarr/45f75b939ece494c5c1f to your computer and use it in GitHub Desktop.
Save robtarr/45f75b939ece494c5c1f to your computer and use it in GitHub Desktop.
New Project Setup Wishlist
There are many things that we do to start projects - create a repo, setup dev/qa servers, etc. If you could automate some of this process, what would you include?
- GitHub Repo
- Slack Integration
- [CodeClimate](codeclimate.com)
- [CircleCI](circleci.com)
- Dev Server
- username/pass for us and client
- QA Server
- username/pass for us and client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment