0.0.1 • Published 5 years ago

krug-js v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

krug-js

This is a krug frontend that is implemented in JavaScript. This is purely experimental, but the main point of this is that the krug frontend is easily accessible using the very widespread yarn/(npm?) package managers.

$ yarn global add krug-js
$ krug-js some_krug_file.krug

You will still need a krug server instance running somewhere.

installing

You will need:

dependencies

  • yarn/npm
  • node

installation

$ git clone http://github.com/hugobrains/krug-js
$ cd krug-js
$ yarn

building

For now, the krug-js frontend works as follows:

$ node index.js tests/some_file.krug