Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 600 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 600 Bytes

SuperShell

SuperShell is a cross-platform CLI optimized for a productive and fast workflow.

Feel free to experience the disaster of this worst-practise Shell.

Requirements

  • Node >= 10
  • npm
  • ts-node
  • typescript

Installation

  • Debug launch with npx ts-node index.ts
  • Transpile to js with npx tsc

Supported Platforms

  • Linux
  • Windows (only working partially)
  • macOS is not Supported. Feel free to test if it works and maybe make PR for fixes

Commands

See help *.

If you have any ideas please create a issue or make a PR yourself.