pixeljar / local-addon-log-viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Local Add-on: Log Viewer PRs Welcome

Manual Installation

Clone

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

  • macOS: ~/Library/Application Support/Local/addons
  • Windows: %AppData%\Local\addons
  • Linux: ~/.config/Local/addons

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

About


Languages

Language:TypeScript 100.0%