@fensteranalytics/jotun

4.1.0 • Public • Published

jotun ("yuh-tune")

Web Framework

Preprocessor Dev via Command Line

sudo npm install
cd example
sudo node ../index.js --src ./src --int ./intermediate --dest ./www/dist --monitor

The optional monitor flag keeps the process alive to watch for src file changes.

Development

For testing the builder and iterating on the Jotun client library and Example application.

cd .docker
docker-compose build
docker-compose up

browse to: http://localhost

Deploying Updates

If not already logged in: npm login

Increment the version number in package.json

npm publish --access public

Upgrading Node.js

sudo npm install -g n
sudo n stable

Readme

Keywords

none

Package Sidebar

Install

npm i @fensteranalytics/jotun

Weekly Downloads

5

Version

4.1.0

License

MIT

Unpacked Size

595 kB

Total Files

85

Last publish

Collaborators

  • colson