https://github.com/skyzyx/asdf-github-markdown-toc
An asdf plugin for installing ekalinin/github-markdown-toc.go.
https://github.com/skyzyx/asdf-github-markdown-toc
asdf asdf-plugin asdf-vm commonmark github github-markdown-toc markdown plugin toc
Last synced: 2 months ago
JSON representation
An asdf plugin for installing ekalinin/github-markdown-toc.go.
- Host: GitHub
- URL: https://github.com/skyzyx/asdf-github-markdown-toc
- Owner: skyzyx
- License: apache-2.0
- Created: 2019-09-07T21:51:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-31T00:12:03.000Z (over 5 years ago)
- Last Synced: 2025-04-01T18:15:19.780Z (2 months ago)
- Topics: asdf, asdf-plugin, asdf-vm, commonmark, github, github-markdown-toc, markdown, plugin, toc
- Language: Shell
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-github-markdown-toc
[](https://travis-ci.org/skyzyx/asdf-github-markdown-toc)
[github-markdown-toc](https://github.com/ekalinin/github-markdown-toc.go) plugin for the [asdf](https://github.com/asdf-vm/asdf) version manager.
## Install
```bash
asdf plugin-add github-markdown-toc https://github.com/skyzyx/asdf-github-markdown-toc
```## Use
Check out the [asdf](https://github.com/asdf-vm/asdf) README for instructions on how to install and manage versions of software.
## Credit
Most of this code is from [looztra/asdf-hadolint](https://github.com/looztra/asdf-hadolint), used under the Apache 2.0 license.