An open API service indexing awesome lists of open source software.

https://github.com/trapcodeio/myclt-remember

A remember ownclt command
https://github.com/trapcodeio/myclt-remember

Last synced: 3 months ago
JSON representation

A remember ownclt command

Awesome Lists containing this project

README

        

# myclt-remember commands.

Set and get data in `ssh`.

## Installation

Install `clt` if not already installed.

```bash
npm install -g myclt
# OR
yarn global add myclt
```

Link the remember command to myclt as `r` for convenience.

```bash
clt /link/git https://github.com/trapcodeio/myclt-remember / r
```

Run `clt /list` to see the list of commands.

To update the files of this command, run:

```bash
clt /link/git/update https://github.com/trapcodeio/myclt-remember
```

- `/` is the path to the `myclt.map.json` file in the repo.
- `r` is the command `namespace` to be used