dub.init

Empty package initialization code.

Members

Functions

initMinimalPackage
void initMinimalPackage(Path root_path)
Undocumented in source. Be warned that the author may not have intended to support it.
initPackage
void initPackage(Path root_path, string type)
Undocumented in source. Be warned that the author may not have intended to support it.
initVibeDPackage
void initVibeDPackage(Path root_path)
Undocumented in source. Be warned that the author may not have intended to support it.
writePackageJson
void writePackageJson(Path root_path, string description, string[string] dependencies, string[] versions)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.

Authors

Sönke Ludwig