1.5.1 • Published 7 years ago

proj128 v1.5.1

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

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
1.5.1

7 years ago

1.5.0

7 years ago

1.4.0

7 years ago

1.3.4

7 years ago

1.3.3

7 years ago

1.3.2

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

1.0.0-beta.0

7 years ago