krug
v0.0.5
Published
krug frontend in javascript (experimental)
Downloads
2
Readme
krug
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
$ krug hello_world.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
$ cd krug
$ yarn
building
For now, the krug-js frontend works as follows:
$ node index.js tests/some_file.krug