Skip to content

TypeScript tools for the metablock cloud. It includes the core library for managing front-end blocks and a webpack dev server for block development.

License

Notifications You must be signed in to change notification settings

quantmind/metablock-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 7, 2023
67e9120 · Jun 7, 2023
Jun 6, 2023
Mar 6, 2021
Jan 22, 2023
Jun 7, 2023
Jun 6, 2023
Jun 22, 2020
Aug 4, 2022
Apr 9, 2021
Mar 6, 2021
Apr 9, 2021
Apr 1, 2023
Jun 7, 2023
May 30, 2023
Mar 6, 2021
Jun 7, 2023

Repository files navigation

GitHub license npm version build codecov

Tooling for metablock cloud.

Release

To create a new release

  • edit the version in the package.json file
  • run make version, this will update the version in all the sub-packages
  • run yarn install to update the lock file
  • commit with the Release <version> message and push to main
  • to force commit after a merge to main you can use
    git commit -m "Release <version>" --allow-empty
    
  • the publish job will publish to npm and create a github tag

About

TypeScript tools for the metablock cloud. It includes the core library for managing front-end blocks and a webpack dev server for block development.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published