AmpersandTarski / Ampersand

Build database applications faster than anyone else, and keep your data pollution free as a bonus.
http://ampersandtarski.github.io/
GNU General Public License v3.0
40 stars 8 forks source link

Feature request: new project #1400

Open stefjoosten opened 1 year ago

stefjoosten commented 1 year ago

Problem

Each time I start a new project, I am copying the directories and files from the new project repo, in order to run docker compose build on the new stuff. I find myself doing the README instructions from that repo every time I start a new project because I do it infrequently so I cannot remember it by heart.

As a user of the Ampersand compiler, I would like to have a command, e.g. ampersand init, that creates a properly filled directory with everything in it to create a docker image, so I can start a new project in a breeze.