Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request #513 from Financial-Times/matth/yak-shaving-button
Browse files Browse the repository at this point in the history
Add yak shaving report button to readme
  • Loading branch information
i-like-robots authored Aug 1, 2018
2 parents fec10af + 61c938b commit 30f0735
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,20 @@
# n-heroku-tools

<a href="https://docs.google.com/forms/d/e/1FAIpQLSf5InA7UJK9yNBCzidFKI_WNkfbl6of1eRlIACRspGXUcBx8A/viewform?usp=pp_url&entry.78759464=n-heroku-tools" target="_blank"><img src="https://i.imgur.com/UmScdZ4.png" alt="Yak button" border="0" align="right" width="150" title="Report a yak shaving incident for this repository"></a>

This library is a command line tool that orchestrates [Heroku](https://www.heroku.com/) and [Amazon S3](https://aws.amazon.com/s3/) deployments for [Next](https://github.com/Financial-Times/next/wiki), based on configuration in the [Next service registry](https://next-registry.ft.com/v2/) and [Vault](https://www.vaultproject.io/).

<br clear="right">

### Installation

In order to use this tool, run
```
npm install @financial-times/n-heroku-tools --save-dev
```

### Usage
### Usage

In order to use `n-heroku-tools` the following commands are available in your command line:

Usage: n-heroku-tools [options] [command]
Expand Down

0 comments on commit 30f0735

Please sign in to comment.