summaryrefslogtreecommitdiff
path: root/bin/setup (follow)
Commit message (Expand)AuthorAgeFilesLines
* Docs: Add mention to install devDependenciesPhilip Molares2021-05-081-1/+1
* Only install production dependencies in bin/setupDavid Mehren2021-05-051-2/+1
* Fix version error wording in bin/setupDavid Mehren2021-04-221-2/+2
* Raise minimum required Node.js version to 12David Mehren2021-04-221-2/+2
* Update link to config docs in setup scriptDavid Mehren2021-03-061-1/+1
* Remove .sequelizercDavid Mehren2021-03-061-5/+0
* Fix inconsistent spacing in bin/setupDavid Mehren2020-11-171-5/+3
* Fix shellcheck error in bin/setupDavid Mehren2020-11-171-1/+1
* Improve wording of yarn version error in setup scriptDavid Mehren2020-11-171-1/+1
* Prettify messages in setup scriptDavid Mehren2020-11-171-9/+10
* Update checks for correct Node.js and Yarn versionsDavid Mehren2020-11-171-6/+10
* Add some version checks to setup scriptSheogorath2020-11-171-1/+19
* Correct repo nameTilman Vatteroth2020-11-141-1/+1
* Replace CodiMD with HedgeDocErik Michelson2020-11-141-3/+3
* Update links to new repositoriesSheogorath2019-03-271-1/+1
* Some minor improvements for setup scriptSheogorath2018-09-061-4/+6
* Rebrand HackMD to CodiMDSheogorath2018-06-241-4/+3
* Prevent argument breaking by spacesSheogorath2017-10-101-2/+2
* Add fail fast optionSheogorath2017-01-231-0/+2
* Remove config.js from setup filesYukai Huang2017-01-131-4/+0
* Remove bower occurencesYukai Huang2016-12-111-8/+2
* Config heroku deploymentYukai Huang2016-10-161-2/+4
* Extract config.js from common.js to make client setting file clean and also m...Wu Cheng-Han2016-10-101-3/+3
* Do not recommend anything in setup scriptYukai Huang2016-10-051-2/+5
* Copy config only when file not existYukai Huang2016-10-051-3/+11
* Update config descriptionYukai Huang2016-10-051-3/+3
* Create bin/setup scriptYukai Huang2016-10-051-0/+41