1.0.5 • Published 6 years ago

girtr v1.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

GIT INSTALL RUN-TESTS RUN (GIRTR)

PURPOSE

The purpose of this tool is to simplify the process of pulling down code for Github, installing dependencies, run all appropriate unit tests and than run the app.

It was written for the specific purpose of helping grade assignments for Bloc, but you might find another purpose for it.

It currently supports Javascript (using Node JS) and Ruby on Rails.

INSTALLATION

npm install --g girtr

USAGE

girtr gitUrl

Branch defaults to Master if no other is specified.

NEXT STEPS

I have no planned enhancements at this time. If you have some improvements, such as adding additional language support, feel free to submit a PR.

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago