Skip to content

Commit

Permalink
Merge eca19a1 into 48c2bc9
Browse files Browse the repository at this point in the history
  • Loading branch information
CorreyL committed Jul 8, 2018
2 parents 48c2bc9 + eca19a1 commit a688699
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
5 changes: 5 additions & 0 deletions local/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Local

[![GoDoc](https://godoc.org/github.com/golang/gddo?status.svg)](https://godoc.org/github.com/ubclaunchpad/inertia/local)

This package contains utility functions that provide access to local assets (such as a local git repository) to display on the CLI and creates config files for Inertia upon first-time setup.
8 changes: 8 additions & 0 deletions provision/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Provision

[![GoDoc](https://godoc.org/github.com/golang/gddo?status.svg)](https://godoc.org/github.com/ubclaunchpad/inertia/provision)

This package contains provisioning API calls to virtual private server providers.

Currently supported services include:
- [Amazon Elastic Compute Cloud](https://aws.amazon.com/ec2/)

0 comments on commit a688699

Please sign in to comment.