Go to file
Timothy Jaeryang Baek 4b874f2284
Merge pull request #2 from justinh-rahb/make
Add Makefile to install/clean
2024-03-13 14:40:53 -05:00
src feat: text completion mode 2024-03-13 01:56:09 -07:00
.eslintrc.json init 2024-03-12 22:08:55 -07:00
.gitignore feat: save/load config 2024-03-13 01:04:26 -07:00
forge.config.ts chore: remove broken link 2024-03-13 01:31:10 -07:00
forge.env.d.ts init 2024-03-12 22:08:55 -07:00
index.html chore: remove broken link 2024-03-13 01:31:10 -07:00
Makefile Update Makefile 2024-03-13 15:26:46 -04:00
package-lock.json init 2024-03-12 22:08:55 -07:00
package.json init 2024-03-12 22:08:55 -07:00
postcss.config.cjs init 2024-03-12 22:08:55 -07:00
tailwind.config.js init 2024-03-12 22:08:55 -07:00
tsconfig.json init 2024-03-12 22:08:55 -07:00
vite.base.config.ts init 2024-03-12 22:08:55 -07:00
vite.main.config.ts init 2024-03-12 22:08:55 -07:00
vite.preload.config.ts init 2024-03-12 22:08:55 -07:00
vite.renderer.config.ts init 2024-03-12 22:08:55 -07:00