1
0
mirror of synced 2025-11-08 12:57:47 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Jason Dreyzehner
bdb4753073 ci(CircleCI): skip building gh-pages commits 2018-03-12 19:23:32 -04:00
Jason Dreyzehner
7e4ba94171 feat(CLI): add smaller ascii art for clients with 74-84 columns 2018-03-12 19:09:29 -04:00
Jason Dreyzehner
7ae6ec868e fix(CLI): include node types when user selects Node.js project 2018-03-12 02:32:40 -04:00
Jason Dreyzehner
ac57abb921 docs(examples): remove examples (no longer needed) 2018-03-12 00:42:42 -04:00
Jason Dreyzehner
1990e125bd fix(CLI): link the correct bin from package.json 2018-03-12 00:11:37 -04:00
Jason Dreyzehner
d86fc02cee docs(readme): clarify release options 2018-03-11 23:43:20 -04:00
Jason Dreyzehner
3bf7a7ea0b feat(CLI): implement strict, immutable, and vscode options 2018-03-11 17:00:50 -04:00
Jason Dreyzehner
583915a99e refactor(CLI): handle new options 2018-03-11 16:24:25 -04:00
Jason Dreyzehner
ee930cc8e9 feat(CLI): begin adding extra configuration options 2018-03-11 04:33:45 -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
abef54a412 fix(CLI): use placeholders for email, name, and GitHub username 2018-03-10 15:17:53 -05:00
Jason Dreyzehner
41ac31532f fix(CLI): if git config user.name/email fails, use a placeholder rather than failing 2018-03-10 15:01:06 -05:00
Jason Dreyzehner
a676bdb7d7 refactor(tasks): work around https://github.com/DefinitelyTyped/DefinitelyTyped/pull/24209 2018-03-10 14:26:34 -05:00
Jason Dreyzehner
260a7d37bb feat(CLI): v2 2018-03-10 14:01:34 -05:00