1.0.2 • Published 2 years ago

@metarri/metarri-sdk v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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.