项目作者: timotheecour

项目描述 :
Nim utilities
高级语言: HTML
项目地址: git://github.com/timotheecour/vitanim.git
创建时间: 2018-10-18T09:15:39Z
项目社区:https://github.com/timotheecour/vitanim

开源协议:MIT License

下载


Build Status

vitanim

A collection of Nim utilities

PR’s welcome!

drange

Nim adaptation of D ranges (see http://ddili.org/ders/d.en/ranges.html)

see how to install subpackages here

https://github.com/genotrance/nimterop/pull/5/files

  1. nimble install -y "http://github.com/genotrance/nimtreesitter?subdir=treesitter"
  2. task installWithDeps, "install dependencies":
  3. ...