1.1.1 • Published 10 years ago

steroids-connect v1.1.1

Weekly downloads
44
License
-
Repository
github
Last release
10 years ago

steroids-connect

Getting started

tl;dr:

make

Making sure dependencies are up to date

make clean install

Running development environment

make run

Developing with local steroids cli

In this repo:

npm link

In steroids:

npm link steroids-connect

Publishing

Update version tags in:

package.json
bower.json

Tag git version:

git commit -m "x.y.z" && git tag "vx.y.z"

Push:

git push origin master --tags

Publish:

npm publish
1.1.1

10 years ago

1.1.0

10 years ago

1.0.34

10 years ago

1.0.33

10 years ago

1.0.32

11 years ago

1.0.31

11 years ago

1.0.30

11 years ago

1.0.29

11 years ago

1.0.28

11 years ago

1.0.27

11 years ago