1.1.1 • Published 9 years ago

steroids-connect v1.1.1

Weekly downloads
44
License
-
Repository
github
Last release
9 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

9 years ago

1.1.0

9 years ago

1.0.34

9 years ago

1.0.33

9 years ago

1.0.32

9 years ago

1.0.31

9 years ago

1.0.30

9 years ago

1.0.29

9 years ago

1.0.28

9 years ago

1.0.27

9 years ago