Commit graph

60 commits

Author SHA1 Message Date
b2ee0f35bb chore(create-mcfly): patch version for release 2025-03-22 19:55:25 +01:00
e58c3473b4 chore: update deps; add @types/node 2025-03-22 19:47:02 +01:00
d71993134e chore: update ts configuration 2025-02-28 22:29:05 +01:00
5165736e0d chore: patch for release 2025-02-28 22:03:06 +01:00
55dc34dbf0 chore(create-mcfly, config): add exports 2025-02-28 22:01:40 +01:00
280e2f6150 chore(create-mcfly, config): migrate to typescript
- initial migration before we do the core
2025-02-28 21:50:28 +01:00
02a3edb3e3 chore: update links from gh to sh 2025-01-09 22:02:50 +01:00
0dd1840516 chore: use small logo 2025-01-09 17:39:29 +01:00
443017cddc chore: show mcfly logo 2025-01-09 17:33:57 +01:00
dfbebe35bf chore(create-mcfly): minor bump for release 2025-01-09 12:08:34 +01:00
8b3f0eec50 feat(create-mcfly): use template hosted at sourcehut 2025-01-09 12:06:40 +01:00
00fc0d1e56 chore: hide images on redme files 2025-01-09 12:05:04 +01:00
ab224f0258 chore: update readme files with correct image url 2025-01-09 12:03:59 +01:00
081d78936d chore: update readme files with correct api path 2025-01-09 12:02:22 +01:00
Ayo Ayco
a6cab7aa7c chore: update homepage in package.json files 2025-01-01 01:03:56 +00:00
7385117308 chore: add npm scripts to packages 2024-12-27 12:03:14 +01:00
c25c5e03d4 chore: format code 2024-12-19 23:11:07 +01:00
Ayo
a0dda26c12 chore(create-mcfly): patch version for release 2024-03-16 13:16:28 +01:00
Ayo
b04b7ef805 feat(create-mcfly): don't clear the terminal upon start 2024-03-16 13:14:14 +01:00
Ayo
47edf0408d feat(create-mcfly): handle cancel event 2023-12-05 17:07:49 +01:00
Ayo
2e79b4cc7f chore(create-mcfly): bump version for release 2023-12-04 20:01:39 +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
b3695f7219 chore: update links to WebComponent.io 2023-11-27 16:49:38 +01:00
Ayo
e7c7ec0e9d refactor(create-mcfly): remove console.logs 🫣 2023-11-25 12:36:09 +01:00
Ayo
7e63eb8c1d chore(create-mcfly): bump version for release 2023-11-25 12:34:13 +01:00
Ayo
e533233c5a fix(create-mcfly): npm install failing on Windows 2023-11-25 12:33:20 +01:00
Ayo
51be11da89 chore(packages): update LICENSEs 2023-11-09 11:33:02 +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
91c25b7865 chore(packages): bump versions 2023-10-25 07:41:10 +02:00
Ayo
3e1ca3b1a6 chore(packages): update packages readme 2023-10-25 07:39:02 +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
95a471bf63 chore(create-mcfly): patch version 2023-10-22 22:24:47 +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
9f59da48b1 chore(packages): add licenses 2023-10-22 18:02:08 +02:00
Ayo
5a6ed3c0e4 fix(create-mcfly): install deps not awaited 2023-10-22 17:53:33 +02:00
Ayo
4613b1bcb8 chore(create-mcfly): bump version 2023-10-22 17:33:03 +02:00
Ayo
5095f504e7 feat(create-mcfly): install deps & init git 2023-10-22 17:32:36 +02:00