neighborhood999 / gau

A cli tool for updating Atom editor written in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A cli tool for updating Atom editor written in Go.

License:MIT License


Languages

Language:Go 100.0%