@arces-wot/wam
TypeScript icon, indicating that this package has built-in type declarations

0.5.8 • Public • Published

npm version

WoT Application Manager

🚀 jumpstart your WoT application!

WAM ❤ td-code. Please install it in your vscode instance to have a even more pleasant WoT development experience.

Want to see WAM in action? Check this 📽 short video presentation.

Installation

npm i @arces-wot/wam -g

Usage

wam init yourproject
// aswer the questions
// wait for the installation process 💈
cd yourproject
// you are ready to go! 👍

for further info on how to effectively use WAM see the wiki

Features

  • Set up a node-wot project automatically much like npm does for node.js packages and applications.
  • Bundle your application in one single script.
  • Supports Typescript based projects: they are transcompiled to js and than bundled in a single application file.
  • TBD More to come.

Readme

Keywords

Package Sidebar

Install

npm i @arces-wot/wam

Weekly Downloads

12

Version

0.5.8

License

MIT

Unpacked Size

314 kB

Total Files

52

Last publish

Collaborators

  • cristiano.aguzzi