Skip to content

fbenevides/snappass-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnapPass CLI

A CLI application for the amazing Pinterest's SnapPass 🔒

Installation

Currently, you will need to build your own copy. That's why you need Go installed.

Here's what you will do:

$ git clone https://github.com/fbenevides/snappass-cli
$ cd snappass-cli
$ go build -o snap

These commands will create a new file called snap. You can add it to your PATH.

Usage

SnapCLI Usage

License

SnapPass CLI is released under the MIT license. See LICENSE for details.