Skip to content

shoo/voile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voile

SHOO's scrap library for D language.

master codecov

Instlation and Build

Voile is a github project, hosted at https://github.com/shoo/voile To get and build it:

git clone https://github.com/shoo/voile.git
cd voile
dub build

Add to dub

git clone https://github.com/shoo/voile.git
dub add-path voile

Or, add dependencies with path on dub.json/dub.sdl

{
  "dependencies": {
    "voile": {"path": "../voile", "version": "*" }
  }
}

License

public domain

About

SHOO's scrap library for D language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages