Skip to content

orbital-js/starter

Repository files navigation

Orbital Starter

This repository will help you get started on your first Orbital CLI.

  1. Clone this repository: git clone https://github.com/orbital-js/starter.git
  2. Run npm install
  3. Test your CLI with ts-node src/main.ts say
  4. Build the CLI code: npm run build
  5. Create a symlink to run it from your command line: npm link
  6. Try it as a global command: starter say

About

Starter repository for Orbital

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published