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

https://github.com/initx-collective/initx-plugin-cp

Copy plugin for initx
https://github.com/initx-collective/initx-plugin-cp

copy initx initx-plugin

Last synced: 4 months ago
JSON representation

Copy plugin for initx

Awesome Lists containing this project

README

          

initx ⚙️

initx A more convenient scripting engine

npx initx <something>

## @initx-plugin/cp

Copy plugin for `initx`

## Usage

```bash
npx initx plugin add cp
```

Copy some text to clipboard

### Current Working Directory

```bash
npx initx cp cwd
```

### SSH Public Key

```bash
npx initx cp ssh
```

### GPG Public Key

```bash
npx initx cp gpg
```

## Documentation

[initx](https://github.com/initx-collective/initx)