Cake.AsciiDoctorJ
5.0.0
dotnet add package Cake.AsciiDoctorJ --version 5.0.0
NuGet\Install-Package Cake.AsciiDoctorJ -Version 5.0.0
<PackageReference Include="Cake.AsciiDoctorJ" Version="5.0.0" />
paket add Cake.AsciiDoctorJ --version 5.0.0
#r "nuget: Cake.AsciiDoctorJ, 5.0.0"
#addin nuget:?package=Cake.AsciiDoctorJ&version=5.0.0
Cake.AsciiDoctorJ
makes asciidoctorj available as a tool in cake
Table of Contents
Install
#addin nuget:?package=Cake.AsciiDoctorJ
Usage
#addin nuget:?package=Cake.AsciiDoctorJ
Task("MyTask").Does(() => {
AsciiDoctorJ(s => s
.WithVerbose()
.WithInputFile(file)
.WithDestinationDir(distDir));
});
Discussion
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.
Maintainer
Contributing
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!
Contributors
Thanks goes to these wonderful people (emoji key):
<table> <tbody> <tr> <td align="center" valign="top" width="14.28%"><a href="http://www.nils-andresen.de/"><img src="https://avatars3.githubusercontent.com/u/349188?v=4?s=100" width="100px;" alt="Nils Andresen"/><br /><sub><b>Nils Andresen</b></sub></a><br /><a href="https://github.com/cake-contrib/cake.asciidoctorj/commits?author=nils-a" title="Code">💻</a> <a href="https://github.com/cake-contrib/cake.asciidoctorj/commits?author=nils-a" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://twitter.com/hereispascal"><img src="https://avatars1.githubusercontent.com/u/2190718?v=4?s=100" width="100px;" alt="Pascal Berger"/><br /><sub><b>Pascal Berger</b></sub></a><br /><a href="https://github.com/cake-contrib/cake.asciidoctorj/issues?q=author%3Apascalberger" title="Bug reports">🐛</a> <a href="https://github.com/cake-contrib/cake.asciidoctorj/commits?author=pascalberger" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/DiDoHH"><img src="https://avatars.githubusercontent.com/u/45682415?v=4?s=100" width="100px;" alt="DiDoHH"/><br /><sub><b>DiDoHH</b></sub></a><br /><a href="https://github.com/cake-contrib/cake.asciidoctorj/commits?author=DiDoHH" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://mcpride.github.io"><img src="https://avatars.githubusercontent.com/u/1053528?v=4?s=100" width="100px;" alt="Marco Stolze"/><br /><sub><b>Marco Stolze</b></sub></a><br /><a href="https://github.com/cake-contrib/cake.asciidoctorj/issues?q=author%3Amcpride" title="Bug reports">🐛</a></td> </tr> </tbody> </table>
License
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- No dependencies.
-
net7.0
- No dependencies.
-
net8.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.0.0 | 1,674 | 11/21/2023 |
4.1.0 | 1,019 | 2/2/2023 |
4.0.0 | 536 | 12/6/2022 |
3.0.0 | 1,979 | 12/2/2021 |
2.0.3 | 1,433 | 4/11/2021 |
2.0.2 | 658 | 3/12/2021 |
2.0.1 | 442 | 3/11/2021 |
2.0.0 | 774 | 2/8/2021 |
1.0.6 | 954 | 12/19/2020 |
1.0.5 | 1,447 | 9/10/2020 |
1.0.4 | 626 | 8/8/2020 |
1.0.3 | 453 | 8/7/2020 |
1.0.2 | 1,866 | 9/2/2019 |
1.0.1 | 566 | 9/1/2019 |
1.0.0 | 747 | 8/13/2019 |
0.0.1 | 582 | 8/12/2019 |