krug

0.0.5 • Public • Published

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

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i krug

    Weekly Downloads

    1

    Version

    0.0.5

    License

    MIT

    Unpacked Size

    26.5 kB

    Total Files

    29

    Last publish

    Collaborators

    • felixangell