origami-cms / cms

Open source, flexible, and easy to use CMS for Node.js
http://www.origami.so
50 stars 2 forks source link

Add git setup for `origami new` #5

Open tristanMatthias opened 5 years ago

tristanMatthias commented 5 years ago

I'm submitting a ...

For project (Choose one)

What is the current behavior? Currently no git setup is created for a new Origami project started from CLI

What is the expected behavior?

  1. Initialize git
  2. Create gitignore file (defaults included)

What is the motivation / use case for changing the behaviour? Better setup for developers and faster app development