Coder Social home page Coder Social logo

cli's Introduction

Pusher CLI (pusher.com)

This is a tool that allows developers access to their Pusher accounts via a command line interface.

This is an alpha release. We recommend using it for non-production apps. It may eat your laundry! We'd appreciate your feedback.

Usage

Before attempting to use the Pusher CLI, You should log into your dashboard and generate a new API key. Next, follow the installation instructions below, and then run pusher login.

Installing

There's multiple ways you can get the Pusher CLI onto your machine:

Downloading the Binary

You can download the latest release from here and add it to your path.

Building from Source

  1. Clone this repository;
  2. Pull dependencies with dep ensure;
  3. Build with go build -o pusher;
  4. Copy pusher to your $GOPATH/bin or just use it as is.

Homebrew

You can install this package via Homebrew by pasting the following into a terminal.

brew install pusher/brew/pusher

Hacking On It

  1. Clone this repository;
  2. Create a new branch by running git checkout -b <YOUR_BRANCH_NAME_HERE> master
  3. Pull dependencies with dep ensure;
  4. Ready to hack.

We publish binaries on GitHub

  1. Get fpm
  2. Get goreleaser
  3. Get rpmbuild, e.g. brew install rpm on MacOS
  4. Generate a GitHub personal access token with the repo scope selected. Set this as env var GITHUB_TOKEN.
  5. From this directory, run goreleaser (or follow these instructions)

cli's People

Contributors

jameshfisher avatar jordaneharp avatar kn100 avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.