makes asciidoctorj available as a tool in cake
#addin nuget:?package=Cake.AsciiDoctorJ
#addin nuget:?package=Cake.AsciiDoctorJ
Task("MyTask").Does(() => {
AsciiDoctorJ(s => s
.WithVerbose()
.WithInputFile(file)
.WithDestinationDir(distDir));
});
If you have questions, search for an existing one, or create a new discussion on the Cake GitHub repository, using the extension-q-a
category.
Cake.AsciiDoctorJ follows the Contributor Covenant Code of Conduct.
We accept Pull Requests. Please see the contributing file for how to contribute to Cake.AsciiDoctorJ.
Small note: If editing the Readme, please conform to the standard-readme specification.
This project follows the all-contributors specification. Contributions of any kind welcome!
Thanks goes to these wonderful people (emoji key):
Nils Andresen 💻 📖 |
Pascal Berger 🐛 💻 |
DiDoHH 📖 |
Marco Stolze 🐛 |