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
- Host: GitHub
- URL: https://github.com/rads/portal-cli
- Owner: rads
- Created: 2022-08-27T17:42:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-15T21:54:37.000Z (over 3 years ago)
- Last Synced: 2025-02-07T17:11:19.130Z (11 months ago)
- Topics: bbin
- Language: Clojure
- Homepage:
- Size: 2.93 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)
```