1
0
mirror of synced 2025-11-08 21:07:23 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Jason Dreyzehner
2e0a9ab98d fix(CLI): properly remove the bin from all new projects 2018-03-20 20:39:43 -04:00
Jason Dreyzehner
bdaafaaac0 feat(CLI): add Travis CI and Appveyor CI as extra options
Closes #69
2018-03-15 22:55:40 -04:00
Jason Dreyzehner
0c3bbcf581 test(integration): include dot files in hashes, remove new CI configs from output 2018-03-15 22:15:02 -04:00
Jason Dreyzehner
24ef06e1fe feat(CLI): add support for TYPESCRIPT_STARTER_REPO_BRANCH process.env, default to tag of current rel 2018-03-15 21:12:59 -04:00
Jason Dreyzehner
ac57abb921 docs(examples): remove examples (no longer needed) 2018-03-12 00:42:42 -04:00
Jason Dreyzehner
3bf7a7ea0b feat(CLI): implement strict, immutable, and vscode options 2018-03-11 17:00:50 -04:00
Jason Dreyzehner
11509cf1cb fix(CLI): automatically remove the CLI's dependencies 2018-03-11 03:08:00 -04:00
Jason Dreyzehner
66e395ef94 test(CLI): clarify sandboxed tests 2018-03-11 01:39:01 -05:00
Jason Dreyzehner
a8e33afe0b fix(CLI): automatically remove a CLI-related part of tsconfig.module.json 2018-03-11 01:16:18 -05:00
Jason Dreyzehner
325ebba0da test(CLI): add another sandboxed test (with options inverted) 2018-03-11 00:51:51 -05:00
Jason Dreyzehner
a0541f9f9b refactor(CLI): modularize more, test more 2018-03-11 00:00:24 -05:00
Jason Dreyzehner
1e2c5930f0 test(CLI): cover all the things 2018-03-10 16:37:42 -05:00
Jason Dreyzehner
58688fc9d9 feat(CLI): don't attempt to commit if user.name/email is not set 2018-03-10 15:48:13 -05:00
Jason Dreyzehner
260a7d37bb feat(CLI): v2 2018-03-10 14:01:34 -05:00