JSPM

xshell

0.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 268
  • Score
    100M100P100Q116305F
  • License MIT

xshell is a shell aimed at providing a brand new human-computer interaction experiece.

Package Exports

  • xshell

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (xshell) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

xshell

xshell is a shell designed to provide a brand new human-computer interaction experience.

REPL.png

Getting Started

  1. Install the latest version of NodeJS https://nodejs.org/en/

  2. Install the npm package xshell and you will get a xshell command

npm install --global xshell
  1. Run xshell to start the shell at http://127.0.0.1:8421
xshell
  1. Install the VSCode extenstion shenhongfei.xshell
code --install-extension shenhongfei.xshell