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

177 Commits

Author SHA1 Message Date
Jason Dreyzehner
8a9e9dd306 chore(package): update @types/inquirer to version 0.0.40 (#80)
Closes #79
2018-03-27 21:55:36 -04:00
Jason Dreyzehner
16571ca33e chore(release): 2.3.3 v2.3.3 2018-03-22 23:24:20 -04:00
Jason Dreyzehner
abd3a7bfa9 docs(package): clean up package keywords 2018-03-22 23:22:05 -04:00
Jason Dreyzehner
e73ceb274c docs(readme): remove standard-version badge (not useful enough) 2018-03-22 23:20:33 -04:00
Jason Dreyzehner
ce74756016 chore(release): 2.3.2 v2.3.2 2018-03-20 22:38:40 -04:00
Jason Dreyzehner
07f7a3648b ci(npm): cache node modules in each CI config 2018-03-20 22:20:51 -04:00
Jason Dreyzehner
58269703c5 docs(readme): fix Travis badge 2018-03-20 21:56:37 -04:00
Jason Dreyzehner
3ecd679ba2 chore(release): 2.3.1 v2.3.1 2018-03-20 21:39:56 -04:00
Jason Dreyzehner
2ec3741182 fix(CLI): always update the year in LICENSE 2018-03-20 21:06:39 -04:00
Jason Dreyzehner
369a3b46b6 build(integration): clone properly from the local repo when in a detached HEAD state 2018-03-20 21:05:50 -04:00
Jason Dreyzehner
1e14d03596 fix(CLI): remove exports of deleted files for non-Node.js projects 2018-03-20 20:42:03 -04:00
Jason Dreyzehner
2e0a9ab98d fix(CLI): properly remove the bin from all new projects 2018-03-20 20:39:43 -04:00
Jason Dreyzehner
2f6c9a7743 chore(release): 2.3.0 v2.3.0 2018-03-15 22:57:31 -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
Andrew Bradley
74c0900ad9 test(integration): normalize paths on Windows to match POSIX paths 2018-03-15 22:32:28 -04:00
Jason Dreyzehner
e39f22dec2 chore(package): update @types/inquirer and @types/execa 2018-03-15 22:19:17 -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
49197071cd test(integration): clone master branch if integration tests run on detached HEAD 2018-03-15 22:01:27 -04:00
Jason Dreyzehner
a92af582c8 docs(readme): move demo up, add other CI badges 2018-03-15 21:58:18 -04:00
Jason Dreyzehner
2b00dd0954 ci(Travis CI): add Travis configuration 2018-03-15 21:53:21 -04:00
Jason Dreyzehner
61cd420c96 ci(CircleCI): run tests on both node 8 and 9 2018-03-15 21:52:34 -04:00
Andrew Bradley
89722a4dd2 fix(CLI): update execa to fix bug on Windows
Fixes #72
2018-03-15 21:48:24 -04:00
Jason Dreyzehner
f315fa4d5d fix(package): switch to double quotes because single quotes break on Windows 2018-03-15 21:41:53 -04:00
Jason Dreyzehner
1d9ec7e589 ci(appveyor): add appveyor configuration 2018-03-15 21:35:38 -04:00
Jason Dreyzehner
e99dd8f64e chore(release): 2.2.0 v2.2.0 2018-03-15 21:17:30 -04:00
Jason Dreyzehner
3f8123eaf5 docs(prettierignore): explain purpose 2018-03-15 21:14:55 -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
e68eddbe12 chore(release): 2.1.1 v2.1.1 2018-03-13 20:42:18 -04:00
Jason Dreyzehner
83fdc67c50 fix(CLI): allow scoped npm package names
switch to npm's validate-npm-package-name internally

Fixes #68
2018-03-13 20:40:37 -04:00
Jason Dreyzehner
0bb76c24e6 test(integration): use normalize from 'path' module rather than custom implementation 2018-03-13 18:12:09 -04:00
Andrew Bradley
a66193547b test(Windows): fix failing tests on Windows 2018-03-13 17:43:44 -04:00
Jason Dreyzehner
3fd758eb54 chore(release): 2.1.0 v2.1.0 2018-03-12 19:24:30 -04:00
Jason Dreyzehner
bdb4753073 ci(CircleCI): skip building gh-pages commits 2018-03-12 19:23:32 -04:00
Jason Dreyzehner
173008b1d2 docs(readme): update build badge 2018-03-12 19:13:53 -04:00
Jason Dreyzehner
5aa6eb9448 docs(readme): update demo 2018-03-12 19:09:54 -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
a8e0162846 chore(release): 2.0.3 v2.0.3 2018-03-12 04:01:42 -04:00
Jason Dreyzehner
8f00ac497c docs(readme): add animated demo.svg, image of watch task 2018-03-12 03:59:07 -04:00
Jason Dreyzehner
83faec740b chore(release): 2.0.2 v2.0.2 2018-03-12 02:34:01 -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
a89a03a760 ci(CircleCI): ignore the gh-pages branch 2018-03-12 02:17:15 -04:00
Jason Dreyzehner
701b577753 chore(release): 2.0.1 v2.0.1 2018-03-12 01:06:24 -04:00
Jason Dreyzehner
ac57abb921 docs(examples): remove examples (no longer needed) 2018-03-12 00:42:42 -04:00
Jason Dreyzehner
b1110bcd2d chore(merge): v2 2018-03-12 00:13:37 -04:00
Jason Dreyzehner
1990e125bd fix(CLI): link the correct bin from package.json 2018-03-12 00:11:37 -04:00
Jason Dreyzehner
b65ab1bbd3 chore(release): 2.0.0 v2.0.0 2018-03-11 23:51:08 -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