Skip to content

tessel/t2-release

Repository files navigation

Build Status Code of conduct

What is this?

This is a script to deploy new builds to AWS. Currently, it will only work for those with Tessel GCloud and AWS access (which is pretty much just @johnnyman727).

Install

git clone [email protected]:tessel/t2-release.git;
cd t2-release;
npm install -g;

You will then need to create a config.json file that matches example-config.json but with real AWS credentials and your own compute machine details.

Usage

t2-release # Releases a new build with a pacth increment from the last published version

t2-release --semver minor # Specify the semver increment ('patch', 'minor', 'major', etc.) and release

About

A command line tool for deploying T2 releases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •