Projects STRLCPY s3reverse Commits 9a749f91
🤬
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 2 lines
    3 3  <img src="https://img.shields.io/github/languages/top/hahwul/s3reverse"> <img src="https://api.codacy.com/project/badge/Grade/41ad2fa60442493299e97e782916fe23"> <img src="https://img.shields.io/github/license/hahwul/s3reverse.svg"> <a href="https://twitter.com/intent/follow?screen_name=hahwul"><img src="https://img.shields.io/twitter/follow/hahwul?style=flat-square"></a>
    4 4   
    5 5  ## Install
     6 +### go get
    6 7  ```cassandraql
    7 8  $ go get -u github.com/hahwul/s3reverse
    8 9  ```
     10 +### snap
     11 +```
     12 +snap install s3reverse
     13 +```
     14 +### brew
     15 +```
     16 +$ brew tap hahwul/s3reverse
     17 +$ brew install s3reverse
     18 +```
     19 + 
     20 + 
    9 21  ## Usage
    10 22  ### Input options
    11 23  Basic Usage
    skipped 140 lines
Please wait...
Page is in error, reload to recover