-
-
Notifications
You must be signed in to change notification settings - Fork 289
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
- Loading branch information
Showing
1 changed file
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ Status](https://travis-ci.com/alexellis/arkade.svg?branch=master)](https://travi | |
[![GoDoc](https://godoc.org/github.com/alexellis/arkade?status.svg)](https://godoc.org/github.com/alexellis/arkade) | ||
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) | ||
[![Go Report Card](https://goreportcard.com/badge/github.com/alexellis/arkade)](https://goreportcard.com/report/github.com/alexellis/arkade) | ||
<!-- ![GitHub All Releases](https://img.shields.io/github/downloads/alexellis/arkade/total) --> | ||
![GitHub All Releases](https://img.shields.io/github/downloads/alexellis/arkade/total) | ||
|
||
Gone are the days of contending with dozens of README files just to get the right version of [helm](https://helm.sh) and to install a chart with sane defaults. | ||
|
||
|
@@ -23,6 +23,12 @@ arkade --help | |
ark --help # a handy alias | ||
``` | ||
|
||
An alias of `ark` is created at installation time, so you can also run `ark install APP` | ||
|
||
<img src="https://cdn.shopify.com/s/files/1/0340/9739/7895/products/[email protected]?v=1582970151)" width="250"> | ||
|
||
[You can buy an arkade t-shirt in the OpenFaaS Ltd store](https://store.openfaas.com/collections/frontpage/products/arkade-t-shirt) | ||
|
||
## Usage | ||
|
||
Here's a few examples of apps you can install, for a complete list run: `arkade install --help`. | ||
|