Initial project files

This commit is contained in:
ItzzExcel
2025-02-09 04:11:20 -06:00
parent 74a17e1bb3
commit 10aa31c967
12 changed files with 1487 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# neptune plugin template
This is a repository template for a neptune plugin monorepo.
Each plugin in the `plugins/` directory will be automatically built by running `pnpm run build` to their respective `dist/` folder.