@tanay-pingalkar/runner

1.5.0 • Public • Published

runner

open source tool for making setups,cli and scripts and running them in just a click.

alt text

features

  • gist support run gist:GIST_ID
  • cli builder run you_cli --build
  • concurrency
  • simple, easy and one click to run

running on local machine

  • fork the repo
  • clone forked repo
  • run npm install
  • run npm run compile
  • run npm link
  • run cd examples
  • run run or run setup
  • to enter interactive mode run runnerin your terminal

why this is for

this is a basic tool for grouping scripts and running them together.

usage

After running run setup, it has created a test.rn file where you can write code like setup.rn have and can run that file by run test

Visit CHEATSHEET.md and CLI.md or docs to learn more about runner or go to interactive mode by running runner in terminal and type CHEATSHEET to see cheatsheet in your terminal.

contributers are highly welcome

runner is open source and will live open source, read CONTRIBUTION.md and CODE_OF_CONDUCT.md and UNDER_THE_HOOD.md to know more about how contribution process work

currently this project is in construction and is not well polished

Readme

Keywords

Package Sidebar

Install

npm i @tanay-pingalkar/runner

Weekly Downloads

1

Version

1.5.0

License

ISC

Unpacked Size

53 kB

Total Files

53

Last publish

Collaborators

  • tanay-pingalkar