Skip to content
/ vix Public

☢️ ViteShell + Inken + XTerminal starter - bootstrap your web-based cli application

License

Notifications You must be signed in to change notification settings

henryhale/vix

Repository files navigation

VIX

ViteShell + Inken + XTerminal

Bootstrap your web-based CLI application

QuickStart

Open in StackBlitz

Or get started locally using

npx degit github:henryhale/vix
npm install # pnpm install
npm run dev # pnpm dev

Development

  1. Use this template or clone this repository
  2. Install dependencies: pnpm install
  3. Run dev server: pnpm dev

Production

  1. Build the project: pnpm build
  2. Preview production build: pnpm preview

Related

  • xterminal: Build web-based command-line interfaces
  • inken: Terminal-like string styling for the browser
  • viteshell: A minimal shell implementation written in TypeScript

License

Copyright (c) 2023 Henry Hale.

Released under the MIT License.

About

☢️ ViteShell + Inken + XTerminal starter - bootstrap your web-based cli application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published