summaryrefslogtreecommitdiff
path: root/bin/setup (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-08Docs: Add mention to install devDependenciesPhilip Molares1-1/+1
2021-05-05Only install production dependencies in bin/setupDavid Mehren1-2/+1
2021-04-22Fix version error wording in bin/setupDavid Mehren1-2/+2
2021-04-22Raise minimum required Node.js version to 12David Mehren1-2/+2
2021-03-06Update link to config docs in setup scriptDavid Mehren1-1/+1
2021-03-06Remove .sequelizercDavid Mehren1-5/+0
2020-11-17Fix inconsistent spacing in bin/setupDavid Mehren1-5/+3
2020-11-17Fix shellcheck error in bin/setupDavid Mehren1-1/+1
2020-11-17Improve wording of yarn version error in setup scriptDavid Mehren1-1/+1
2020-11-17Prettify messages in setup scriptDavid Mehren1-9/+10
2020-11-17Update checks for correct Node.js and Yarn versionsDavid Mehren1-6/+10
2020-11-17Add some version checks to setup scriptSheogorath1-1/+19
2020-11-14Correct repo nameTilman Vatteroth1-1/+1
2020-11-14Replace CodiMD with HedgeDocErik Michelson1-3/+3
2019-03-27Update links to new repositoriesSheogorath1-1/+1
2018-09-06Some minor improvements for setup scriptSheogorath1-4/+6
2018-06-24Rebrand HackMD to CodiMDSheogorath1-4/+3
2017-10-10Prevent argument breaking by spacesSheogorath1-2/+2
2017-01-23Add fail fast optionSheogorath1-0/+2
2017-01-13Remove config.js from setup filesYukai Huang1-4/+0
2016-12-11Remove bower occurencesYukai Huang1-8/+2
2016-10-16Config heroku deploymentYukai Huang1-2/+4
2016-10-10Extract config.js from common.js to make client setting file clean and also m...Wu Cheng-Han1-3/+3
2016-10-05Do not recommend anything in setup scriptYukai Huang1-2/+5
2016-10-05Copy config only when file not existYukai Huang1-3/+11
2016-10-05Update config descriptionYukai Huang1-3/+3
2016-10-05Create bin/setup scriptYukai Huang1-0/+41