/open-terminal

Local Lightning Addon to open iTerm

Primary LanguageTypeScriptMIT LicenseMIT

Local Add-on: Terminal Open

Provides a simple button that will open iTerm into the sites current webroot.

Manual Installation

Clone

Clone the repository into the following directory depending on your platform:

  • macOS: ~/Library/Application Support/Local/addons

Currently only works on macOS

Install Dependencies

  • yarn install

Build

  • yarn build

Development

Folder Structure

All files in /src will be transpiled to /lib using TypeScript. Anything in /lib will be overwritten.

License

MIT