@metarri/metarri-sdk

1.0.2 • Public • Published

Metarri-SDK

SDK for building typescript, javascript and webassembly apps for metarri

Documentation

Installation

The SDK can be installed both globally and locally

npm i @metarri/metarri-sdk

To package the source files of your app, you can use the following command:

metarri-sdk package <path_to_the_directory_your_source_files_are_in>

Example:

metarri-sdk package my-todo-app

This will create an archive named my-todo-app.MTRI in the current directory.

Creating an app

To create a new app, use the following command

metarri-sdk create <app_name>

Feedback

Please do well to sign up here: http://bit.ly/Metarri_Creators , and reach out to us for feedback.

Package Sidebar

Install

npm i @metarri/metarri-sdk

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

20.8 MB

Total Files

25

Last publish

Collaborators

  • danroyal001