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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.5
    0
    • latest

Version History

Package Sidebar

Install

npm i krug

Weekly Downloads

0

Version

0.0.5

License

MIT

Unpacked Size

26.5 kB

Total Files

29

Last publish

Collaborators

  • felixangell