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

27 Commits

Author SHA1 Message Date
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
micahriggan
335a988dd8 refactor(cli): missing comma and simplifying a ternary 2018-02-22 11:44:20 -05:00
Jason Dreyzehner
76336c88db feat(CLI): create CLI, begin work on v2 2018-02-22 02:20:38 -05:00
Jason Dreyzehner
1111ba297e docs(typedoc): hide browser createHash function from TypeDoc, add description 2017-02-28 23:25:06 -05:00
Jason Dreyzehner
1fe0b10e63 fix(hash.js): correctly pre-build hash.js for the browser 2017-02-23 03:27:32 -05:00
Jason Dreyzehner
01f67d103a feat(browser): add browser build, tests, and sample sha256 library method 2017-02-23 03:06:55 -05:00
Jason Dreyzehner
c41e04a1b9 test(tslint): correct tslint whitespace issues 2017-02-13 19:38:11 -05:00
Jason Dreyzehner
3c6f7b7419 refactor(package): rename from es7-typescript-starter to typescript-starter 2017-02-13 17:59:41 -05:00
Jason Dreyzehner
7304e24d77 chore(release): 1.0.0 2017-02-08 21:52:08 -05:00