Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent argument breaking by spaces | Sheogorath | 2017-10-10 | 1 | -2/+2 |
| | |||||
* | Add fail fast option | Sheogorath | 2017-01-23 | 1 | -0/+2 |
| | | | Fail the script if a command inside it fails to prevent a install with exitcode 0 even when commands in it are failing. | ||||
* | Remove config.js from setup files | Yukai Huang | 2017-01-13 | 1 | -4/+0 |
| | |||||
* | Remove bower occurences | Yukai Huang | 2016-12-11 | 1 | -8/+2 |
| | |||||
* | Config heroku deployment | Yukai Huang | 2016-10-16 | 1 | -2/+4 |
| | |||||
* | Extract config.js from common.js to make client setting file clean and also ↵ | Wu Cheng-Han | 2016-10-10 | 1 | -3/+3 |
| | | | | make upgrade easier | ||||
* | Do not recommend anything in setup script | Yukai Huang | 2016-10-05 | 1 | -2/+5 |
| | |||||
* | Copy config only when file not exist | Yukai Huang | 2016-10-05 | 1 | -3/+11 |
| | |||||
* | Update config description | Yukai Huang | 2016-10-05 | 1 | -3/+3 |
| | |||||
* | Create bin/setup script | Yukai Huang | 2016-10-05 | 1 | -0/+41 |