No description or website provided.
Go Makefile
Latest commit a962b83 Dec 18, 2016 @calavera calavera committed on GitHub Merge pull request #13 from erans/master
Added "-C" flag to allow setting the netlify config file to be used

README.md

Introduction

netlifyctl is a proof of concept to rewrite Netlify's CLI in Go. It uses the OpenAPI definitions to interact with Netlify's API.

Installation

netlifyctl can only be installed by source for now:

$ go get github.com/netlify/netlifyctl

Usage

$ netlifyctl --help

License

MIT