Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make: all builds are "production" by default, enable "dev" on cli. | Rafael G. Martins | 2017-03-11 | 1 | -4/+5 |
| | | | | | | this is more consistent with other similar tools, and enables us to add something like a [copy:dev] section later, that will avoid copying dev files to production builds. | ||||
* | make: add support to "production" builds | Rafael G. Martins | 2017-03-07 | 1 | -0/+4 |
| | | | | this is used by blogc-github-lambda and blogc-git-receiver. | ||||
* | make: added initial man page | Rafael G. Martins | 2017-01-03 | 1 | -0/+79 |