paupino / psqlpack

A logical database management system for PostgreSQL enabling incremental database deployment.
Apache License 2.0
8 stars 2 forks source link

Init new package from command line #81

Closed paupino closed 6 years ago

paupino commented 7 years ago

Create an --init command to help create a new psqlpack project.

paupino commented 6 years ago
paupino commented 6 years ago

I'm going to settle on using new as a subcommand whereby:

In the future we could also add things like schema, table etc...