/azk-nim

Experimental azk version write in nim-lang

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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.