Skip to content

Template to publish pyodide project as a module in the YouWol's CDN

License

Notifications You must be signed in to change notification settings

youwol/pyodide-cdn-package-template

Repository files navigation

@youwol/pyodide-cdn-package-template

Template to publish pyodide project as a module in the YouWol's CDN.

This library is part of the hybrid cloud/local ecosystem YouWol.

Links

Online user-guide

Developers documentation

Package on npm

Source on GitHub

Installation, Build, Test

To install the required dependencies:

yarn

To build for development:

yarn build:dev

To build for production:

yarn build:prod

To run tests:

yarn test

Coverage can be evaluated using:

yarn test-coverage

To generate code's documentation:

yarn doc

About

Template to publish pyodide project as a module in the YouWol's CDN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published