asdf-markdownlint-cli2 [![Build][build-img]][build] [![Lint][lint-img]][lint]
June 27, 2023 ยท View on GitHub
markdownlint-cli2 plugin for the asdf version manager.
Disclaimer: the authors of this plugin are not affiliated with markdownlint-cli2;
for information purposes we show the license associated with that software:
.
Contents
Dependencies
bash,curl,tar: generic POSIX utilities.nodejs: the Node.js JavaScript runtime.npm: a package manager for the JavaScript programming language.
Install
Start by installing the plugin with:
asdf plugin add markdownlint-cli2 https://github.com/paulo-ferraz-oliveira/asdf-markdownlint-cli2.git
Now install the tool with:
asdf install markdownlint-cli2 latest
Check asdf's README for more instructions on how to install and manage versions.
Versioning
This project adheres to Semantic Versioning.
Readme
We get inspiration for our README's format/content from Make a README.
Changelog
All notable changes to this project will be referenced from the CHANGELOG.
Contributing
Though this project is maintained by paulo-ferraz-oliveira, contributions are accepted and welcome. Check CONTRIBUTING.md for more.
License
Check LICENSE.