/gau

A cli tool for updating Atom editor written in Go.

Primary LanguageGoMIT LicenseMIT

gau

A cli tool for updating Atom. Mainly for .deb extension.

Install

go get github.com/neighborhood999/gau

Usage

$ gau [options]

Options

  • --latest Get the latest atom version
  • --upgrade Download and install atom editor
  • --help How to use gau for updating atom

Build

$ go build gau.go

LICENSE

MIT © Peng Jie