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
- Host: GitHub
- URL: https://github.com/trapcodeio/myclt-remember
- Owner: trapcodeio
- Created: 2023-08-02T20:47:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-06T14:17:11.000Z (almost 2 years ago)
- Last Synced: 2025-03-20T05:34:56.640Z (3 months ago)
- Language: TypeScript
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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