Deployd projects are designed to be committed to version control systems so teams can easily manage the source of their applications.
You shouldn't commit the /data
or .dpd
directories. The files in these directories are environment specific and should be kept out of version control. All other Deployd files should be committed.
Let us know if you have any ideas to improve our docs. Open an issue on github, send us an email, or tweet us.
This entire site, including documentation written in markdown is available on github. Pull requests are appreciated!