Skip to content

cloudlink-omega/extension

Repository files navigation

CLΩ Extension Gallery Thumbnail

CLΩ API Extension

🦆👋 This is the API extension for CLΩ.

🧑‍💻 Where can I get the latest version?

Grab one of these and import it into your Scratch editor.

📝🦆 Documentation

See the backend Wiki for API documentation.

💻🔨🦆 Development

Clone and install this repo on your machine to get started.

git clone git@github.com/cloudlink-omega/extension.git
cd extension
npm install

📝🔍🦆 Checking

Check for typing: npm run lint:type

Check for format: npm run lint:format (Fix: npm run format)

Check for eslint: npm run lint (Fix: npm run fix)

📦🔨🦆 Building

Build: npm run build

Build for Turbowarp (format to match its prettier): npm run build:turbowarp

Development server: npm run start (Extension: http://localhost:8080/index.global.js)

Notes

🦆⚖️ This extension is made with a lot of 🦆s and ❤️ under the MIT license.

🦆❤️👉 This repo was rebuilt using FurryR/scratch-ext scaffolding!

About

Scratch 3 Extension API for CLΩ.

Resources

License

Stars

Watchers

Forks