onivim-dl

0.3.11 • Public • Published

onivim-dl

Onivim 2 Command Line Interface Download Utility

Command line interface to authenticate with Outrun Labs and download the stable or nightly early access builds (alpha) of Onivim 2.

Repositories

Installation

npm install -g onivim-dl

or

git clone https://git.sr.ht/~rxw/onivim-dl
make install

Setup license key

Pass your LICENSE_KEY via your environment or put it in

~/.config/onivim-dl/licenseKey

The file should look like this:

LICENSE_KEY=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

Usage

onivim-dl [command]

Commands:
  onivim-dl download  Download Onivim
  onivim-dl head      Get latest commit
  onivim-dl cur       Get current version
  onivim-dl license   Validate license key
  onivim-dl account   Get user account info

Options:
      --help      Show help                                            [boolean]
      --version   Show version number                                  [boolean]
  -b, --branch    Select branch                     [string] [default: "stable"]
  -p, --platform  Select platform                    [string] [default: "linux"]
  -v, --verbose   Verbose output                                       [boolean]

Readme

Keywords

Package Sidebar

Install

npm i onivim-dl

Weekly Downloads

1

Version

0.3.11

License

MIT

Unpacked Size

9.86 kB

Total Files

5

Last publish

Collaborators

  • rwilhelm