0.18.0 • Published 5 months ago

alia v0.18.0

Weekly downloads
11
License
ISC
Repository
github
Last release
5 months ago

Alia

install size c8 config on GitHub

Node.js CI

npmnpm

Alias To Go

Simple and lightweight cross-platform Alias solution w/ Gist Sync support in Node.

Warning, this is an experimental tool. Use at your own discretion.

Install

npm install -g alia

Usage

al --help

Gist sync

Alia allows you to backup/restore config from a gist using the commands:

  • al --sync --backup to backup your config to gist
  • al --sync --restore to restore your config from gist

To get started:

  1. Create a new Gist with a file titled .alia.json.
  2. Create a new GitHub token with the gist permission.
  3. Setup Alia with the following commands:
al --conf --token <api token> --gist <gist id>

Developing

Get up and running with Alia on your local machine.

Prerequisites

  • Node: LTS or higher

Setup

  • Clone the repository (or fork it)
git clone https://github.com/edkotkas/alia.git && cd alia
  • Install the dev dependencies
npm i
  • Run the script
npm start -- --help
  • Add issues to Github, make changes to the project and create pull requests for review

Tests

Run the tests

npm test

License

ISC © Eduard Kotkas

0.18.0

5 months ago

0.17.2

6 months ago

0.16.0

10 months ago

0.17.0

7 months ago

0.17.1

7 months ago

0.15.0

1 year ago

0.15.1

1 year ago

0.14.0

1 year ago

0.12.0

1 year ago

0.12.1

1 year ago

0.11.0

3 years ago

0.10.0

4 years ago

0.9.0

4 years ago

0.8.0

4 years ago

0.7.0

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.0

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago

0.0.0

6 years ago