@youwol/vsf-notebook-plugin
v0.1.0
Published
Visual Studio Flow plugin to assist with integration in @youwol/mkdocs-ts Notebooks.
Downloads
13
Readme
@youwol/vsf-notebook-plugin
Visual Studio Flow plugin to assist with integration in @youwol/mkdocs-ts Notebooks.
This library is part of the hybrid cloud/local ecosystem YouWol.
Links
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