Preparing release 1.0.0-alpha10 (#4)
This commit is contained in:
@@ -113,7 +113,7 @@ The goal of LDD is to speed up the process of setting up new projects and synchr
|
|||||||
|
|
||||||
However, there are some common use cases that require a bit more flexibility, so the following features may help.
|
However, there are some common use cases that require a bit more flexibility, so the following features may help.
|
||||||
|
|
||||||
### Project config file
|
### Project config files
|
||||||
|
|
||||||
Each project usually requires its own database, and you will probably need to run most commands against it, depending on the project you are working on.
|
Each project usually requires its own database, and you will probably need to run most commands against it, depending on the project you are working on.
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@mep-agency/local-dev-db",
|
"name": "@mep-agency/local-dev-db",
|
||||||
"version": "1.0.0-alpha9",
|
"version": "1.0.0-alpha10",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "A zero-config local MariaDB instance for local development (using Docker)",
|
"description": "A zero-config local MariaDB instance for local development (using Docker)",
|
||||||
"author": "Marco Lipparini <developer@liarco.net>",
|
"author": "Marco Lipparini <developer@liarco.net>",
|
||||||
|
|||||||
Reference in New Issue
Block a user