proj128

1.5.1 • Public • Published

proj128

Project 128 - Project Manager

How to install?

$ curl https://raw.githubusercontent.com/stefanwimmer128/proj128/master/install | bash

$ yarn (global) add proj128

$ npm i (-g) proj128

How to use?

Create a file that contains all the scripts. For example:

function doSomething()
{
    echo "doSomething $@"
}

Then run a script using the proj128 command.

$ proj128 doSomething some params

Readme

Keywords

none

Package Sidebar

Install

npm i proj128

Weekly Downloads

19

Version

1.5.1

License

ISC

Last publish

Collaborators

  • stefanwimmer128