mirror of
https://github.com/cdr/code-server.git
synced 2025-12-07 08:52:16 +01:00
* Create initial server layout * Adjust command name to entry * Add @oclif/config as dependency * Implement build process for outputting single binary * Add init message * Remove unused import, add tsconfig.json to .gitignore * Accidently pushed wacky change to output host FS files * Add options to createApp |
||
|---|---|---|
| .. | ||
| modules | ||
| command.test.ts | ||
| evaluate.test.ts | ||
| forker.js | ||
| helpers.ts | ||
| server.test.ts | ||