otm / atomdeb

Download and install atom easily for Debian/Ubuntu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

atomdeb

atobdeb manages your atom installation on Debian x64 based distributions.

Downloads

https://github.com/otm/atomdeb/releases/latest

Installation

go get github.com/otm/atomdeb

Build/Install

go install github.com/otm/atomdeb

Usage

atomdeb [-h | --help] [action]

Usage

atomdeb [<options> ...] <command>

Available commands:

  • list
  • install [latest|<version>]

Examples

List Available Versions

atomdeb list

Install Latest Version

atomdeb install latest

Install specific version

atomdeb install 0.185.0

About

Download and install atom easily for Debian/Ubuntu

License:MIT License


Languages

Language:Go 100.0%