Commit graph

22 commits

Author SHA1 Message Date
trickypr
24e85cde26 ♻️ Rename setupProject to be consistent 2022-07-14 15:39:47 +10:00
trickypr
075fa66e9a 🐛 Ask user for binary name as part of the setup process 2022-07-14 11:53:00 +10:00
trickypr
14912e1f4b 💄 Add a success message 2022-07-14 11:47:48 +10:00
trickypr
712776f3cf 🐛 Add .gluon to pregenerated gitignore 2022-07-14 11:45:59 +10:00
trickypr
ff7157bd1f 🔥 Remove html ui mode
You should use a gecko template like ajvincent/motherhen instead
2022-07-14 11:45:05 +10:00
trickypr
bd95394bab 📝 Move release documentation into the cli 2022-07-14 11:34:31 +10:00
trickypr
bab5a7f50c 🚨 Fix typescript problems 2022-06-23 14:03:07 +10:00
trickypr
463164a2af 🐛 Stop specifying UTF-8 2022-06-19 10:23:48 +10:00
trickypr
272f43653e 📄 Add license headers to all files 2022-03-27 17:38:45 +11:00
trickypr
d84204ef17 ♻️ Stop exporting log from index.ts
This was causing issues with testing because index.ts cannot be covered be unit tests
2022-03-27 17:20:29 +11:00
trickypr
f8734f2f9f 🐛 Windows doesn't allow for symbolic links 2021-12-06 11:05:04 +11:00
trickypr
c54e07cbd3 Branding locale 2021-12-03 15:59:50 +11:00
trickypr
79aa188d27 💥 Remove artifact builds 2021-11-27 11:40:46 +11:00
trickypr
baaddb12af ️ Remove unneded delays 2021-11-17 18:29:45 +11:00
trickypr
b52a4d97b3 Binary name option 2021-11-17 18:26:22 +11:00
trickypr
331c2b2235 🚧 Broken artifact builds 2021-11-17 18:13:34 +11:00
trickypr
c0fb0edc45 Artifact build support 2021-11-12 18:56:46 +11:00
trickypr
b0eda8e28e 🚨 Fix eslint warnings 2021-10-02 12:06:01 +10:00
trickypr
21d2c6c965 Detect unimported patches 2021-09-27 13:08:07 +10:00
trickypr
251403e2f2 Finalise setup-project 2021-09-21 12:14:29 +10:00
trickypr
cf31fa28c0 🚧 Copy template as part of setup process 2021-09-20 19:51:39 +10:00
trickypr
49695449c7 🚧 Process for setting up projects
Note that I am still working on a process for setting up the nessisary file structure
2021-09-20 18:33:19 +10:00