new => mkproject
This commit is contained in:
parent
cae2c1a9b1
commit
a745f3c451
|
|
@ -82,11 +82,11 @@ https://wakamaifondue.com/
|
|||
- [ ] game/bin/www cartridges
|
||||
- [x] public tunnel for your NOSE webapps
|
||||
- [x] public tunnel lives through reboots
|
||||
- [ ] tunnel to the terminal
|
||||
- [o] tunnel to the terminal -- Not doing this for now!
|
||||
- [x] web browser
|
||||
- [x] remember your "mode"
|
||||
- [x] status bar on terminal UX
|
||||
- [ ] quickly open the current webapp
|
||||
- [x] quickly open the current webapp
|
||||
- [x] "project"-based rehaul
|
||||
- [x] self updating NOSE server
|
||||
- [x] `pub/` static hosting in webapps
|
||||
|
|
|
|||
|
|
@ -1,6 +1,4 @@
|
|||
// Create a new project.
|
||||
//
|
||||
// We should probably rename this...
|
||||
|
||||
import { mkdirSync, writeFileSync } from "fs"
|
||||
import { join } from "path"
|
||||
Loading…
Reference in New Issue
Block a user