markscript-project
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

MarkScript Project

Overview

Provides an easy to use command line interface for building and deploying MarkScript projects

Usage

Install:

npm install -g markscript-project

Basic Usage:

For TypeScript projects, create a markscriptfile.ts (for TypeScript projects) or markscriptfile.js (for JavaScript projects) in your project root (see the examples folder for examples of these files).

Then, to build and deploy (or undeploy) the MarkScript project, use the msp command. Just type msp from the command line for help.

Package Sidebar

Install

npm i markscript-project

Weekly Downloads

0

Version

0.4.0

License

MIT

Last publish

Collaborators

  • christyharagan