wallyqs / nsc

Tool for creating nkey/jwt based configurations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NSC

License Apache 2 ReportCard Build Status GoDoc Coverage Status

A tool for creating NATS account and user access configurations

Install

With Python:

curl -L https://raw.githubusercontent.com/nats-io/nsc/master/install.py | python

Direct Download:

Download your platform binary from here.

Updates are easy

nsc update will download and install the latest version.

Building

NSC uses go modules. If your project source is in $GOPATH, you must define set the environment variable GO111MODULE to on.

About

Tool for creating nkey/jwt based configurations

License:Apache License 2.0


Languages

Language:Go 98.5%Language:Python 1.1%Language:Makefile 0.2%Language:Shell 0.1%