nuxlli / azk-nim

Experimental azk version write in nim-lang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

azk

A very experimental version of azk written with nim, ignore it and continue forward for azk.

A development environment orchestration tool

  1. Install nim
  2. Install nimble
  3. Build from the source:
$ git clone https://github.com/nuxlli/azk-nim azk
$ cd azk
$ git submodule init && git submodule update
$ nimble build
$ ./azk

License

"Azuki", "azk" and the Azuki logo are copyright (c) 2013-2016 Azuki Serviços de Internet LTDA.

azk source code is released under Apache 2 License.

Check LEGAL and LICENSE files for more information.

About

Experimental azk version write in nim-lang

License:Apache License 2.0


Languages

Language:JavaScript 70.2%Language:Nim 29.8%