Skip to content

retr0cube/fern-adk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub License

Add-on development kit for Fern, currently in development.

README is a work in progress

⛑ Contributing

Prerequisites:

  • Deno v1.45.5 or above
  • Prettier for formatting (optional but recommended)

Preparing:

  1. Install Deno:

    • for Windows: irm https://deno.land/install.ps1 | iex
    • for Mac OS/Linux: curl -fsSL https://deno.land/install.sh | sh
  2. Clone the repository:

    git clone https://github.com/retr0cube/fern-adk

Testing:

Run deno test

About

Fern add-on development kit

Resources

License

Stars

Watchers

Forks

Releases

No releases published