Add-on development kit for Fern, currently in development.
README is a work in progress
Prerequisites:
- Deno v1.45.5 or above
- Prettier for formatting (optional but recommended)
-
Install Deno:
- for Windows:
irm https://deno.land/install.ps1 | iex
- for Mac OS/Linux:
curl -fsSL https://deno.land/install.sh | sh
- for Windows:
-
Clone the repository:
git clone https://github.com/retr0cube/fern-adk
Run deno test