lubien / cerebro-hotel

Cerebro plugin that lets you start, stop and open Hotel apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cerebro Hotel

Cerebro plugin that lets you start, stop and open Hotel apps.

Usage

In Cerebro, type hotel then:

  • Press Tab to toggle server status as running/stopped.
  • Press Enter to open the proxied URL.
  • Press Shift+Enter to open the real URL.

Settings

This plugin assume your Hotel runs at http://localhost:2000 and your TLD is dev. To change this you need to edit the following envs:

HOTEL_HOST='http://127.0.0.1:2000'
TLD='dev'

Related

License

MIT © Lubien

About

Cerebro plugin that lets you start, stop and open Hotel apps

License:MIT License


Languages

Language:JavaScript 72.5%Language:Shell 19.4%Language:Batchfile 8.1%