diff --git a/README.md b/README.md index 6cc6750..679467a 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,18 @@ This is also how your plugin will be released and used by others. - Fork this repo/Click `Use this template`; - Git clone the forked repo; - Enter the repo folder; +
+💡 Start with GitHub Codespace + +*GitHub CodeSpace* enables you getting started without the need to download code/IDE/dependencies locally. + +Replace the steps above and build you first plugin in 30 seconds! + +- Goto top of the [homepage](https://github.com/windingwind/zotero-plugin-template), click the green button `Use this template`, click `Open in codespace`. You may need to login to your GitHub account. +- Wait for codespace to load. + +
+ - Modify the settings in `./package.json`, including: ```json5