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

https://github.com/rads/portal-cli

🌀 Open Portal windows from the command-line
https://github.com/rads/portal-cli

bbin

Last synced: 9 months ago
JSON representation

🌀 Open Portal windows from the command-line

Awesome Lists containing this project

README

          

# portal-cli

Open [Portal](https://github.com/djblue/portal) windows from the command-line.

Thanks to [@borkdude](https://github.com/borkdude) for the [initial example](https://github.com/babashka/babashka/blob/4926aaf85f5690654d36c5f335d225e6c9c3bd0c/examples/portal.clj).

```shell
$ bbin install io.github.rads/portal-cli
{:lib io.github.rads/portal-cli,
:coords
{:git/url "https://github.com/rads/portal-cli",
:git/tag "v0.0.1",
:git/sha "8f418b335099bd112fa42a5f688a4d6d12432476"}}
Checking out: https://github.com/rads/portal-cli at 8f418b335099bd112fa42a5f688a4d6d12432476

$ portal
Usage: portal.clj

# Open a Portal window with all installed scripts
$ portal <(bbin ls)
```