Commit graph

26 commits

Author SHA1 Message Date
Ayo
47edf0408d feat(create-mcfly): handle cancel event 2023-12-05 17:07:49 +01:00
Ayo
4146a5cc3d fix(create-mcfly): install deps on win32 2023-12-04 20:00:57 +01:00
Ayo
278572da89 fix(create-mcfly): install deps fail on win32
closes #26; use spawnSync instead of npm --prefix
2023-12-04 19:46:01 +01:00
Ayo
e7c7ec0e9d refactor(create-mcfly): remove console.logs 🫣 2023-11-25 12:36:09 +01:00
Ayo
e533233c5a fix(create-mcfly): npm install failing on Windows 2023-11-25 12:33:20 +01:00
Ayo
3c56af6223 refactor(create-mcfly): distribute .js instead of .mjs 2023-10-29 19:18:36 +01:00
Ayo
27237f7e9f chore(packages): esm all-the-way 2023-10-26 21:38:30 +02:00
Ayo
82d4131b7e feat(create-mcfly): accept project name as argument 2023-10-25 21:51:14 +02:00
Ayo
7f1d6ce140 feat(create-mcfly): display prompt action progress 2023-10-25 09:36:36 +02:00
Ayo
d341de9179 refactor: strictly type all packages 2023-10-24 20:51:32 +02:00
Ayo
0124a9249f fix(create-mcfly): imports not allowed in non-module js 2023-10-24 20:03:31 +02:00
Ayo
f1681d2c63 refactor(create-mcfly): no importing 2023-10-24 20:00:14 +02:00
Ayo
e623808231 refactor(create-mcfly): strictly type the script 2023-10-24 19:56:59 +02:00
Ayo
6430183a13 fix(create-mcfly): name with space causing error 2023-10-24 18:55:07 +02:00
Ayo
c26206ea21 feat(create-mcfly): colorize commands 2023-10-23 16:13:27 +02:00
Ayo
d04a7ebdcd feat(create-mcfly): default directory; some styles 2023-10-22 22:23:54 +02:00
Ayo
1881bcdcf5 refactor(create-mcfly): remove unneeded logic 2023-10-22 22:04:32 +02:00
Ayo
0c0d4e84a0 feat(create-mcfly): add reminder to install dependencies 2023-10-22 20:41:49 +02:00
Ayo
e3b42101a9 feat(create-mcfly): even more helpful messages 😱 2023-10-22 19:00:43 +02:00
Ayo
5a4722c80e feat(create-mcfly): add more helpful info 2023-10-22 18:52:51 +02:00
Ayo
5a6ed3c0e4 fix(create-mcfly): install deps not awaited 2023-10-22 17:53:33 +02:00
Ayo
5095f504e7 feat(create-mcfly): install deps & init git 2023-10-22 17:32:36 +02:00
Ayo
de89c9df5a feat(create-mcfly): catch error 2023-10-21 21:13:35 +02:00
Ayo
90fe47c352 feat(create-mcfly): generate from basic template 2023-10-21 20:25:50 +02:00
Ayo
10561df08c chore(create-mcfly): package info 2023-10-21 08:42:55 +02:00
Ayo
5603e3a5ee feat(create-mcfly): initial script 2023-10-21 08:24:15 +02:00