1.0.0 • Published 4 years ago

my-setup-termux v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

MySetupTermux

Build Status npm NPM Save your configuration files easily and securely within GitHub Gist.

Installation

Using npm:

npm install -g my-termux-setup

Using yarn:

yarn global add my-termux-setup

Usage

First log into your Github account:

my-termux-setup login

Add File

my-termux-setup add <file>

Remove File

my-termux-setup remove <file>

List Files

my-termux-setup list

Update Gist

This command will read the directories of files already sent to gist. And send each one of them back to Gist and update them.

my-termux-setup updateGist

Downloading all files

my-termux-setup downloadGist

Gist Structure

The Gist with a file called 'setup_data' in it contains the directories from which the files were sent. The rest of the files are the files sent, for security the created gist is private.