1.0.0 • Published 1 year ago

@cerebroapp/cerebro-shell v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

cerebro-shell

Cerebro plugin to execute any shell command from Cerebro search line

Plugin screenshot

Usage

In Cerebro, type $ + your shell command. This command will be executed from your current user home directory (you can exec $ pwd to see this path).

Plugin shows real-time result of your command in preview.

Features

  • Real-time preview;
  • Uses your user ENV (environment), that means you will have the same results in your terminal and in Cerebro;
  • Autocomplete from your shell history.

Related

  • Cerebro – main repo for Cerebro app;

License

MIT © Alexandr Subbotin