feat: cheat plugin (#435)

Co-authored-by: James Hegedus <jthegedus@hey.com>
This commit is contained in:
Jorge J. Moratilla Porras
2021-06-29 13:37:56 +02:00
committed by GitHub
parent cf50ec8c01
commit a417bcadd7
2 changed files with 2 additions and 0 deletions

View File

@@ -68,6 +68,7 @@ itself) to look for plugins.
| ccache | [asdf-community/asdf-ccache](https://github.com/asdf-community/asdf-ccache) | [![Build Status](https://github.com/asdf-community/asdf-ccache/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-ccache/actions) |
| cf | [mattysweeps/asdf-cf](https://github.com/mattysweeps/asdf-cf) | [![Build Status](https://travis-ci.org/mattysweeps/asdf-cf.svg?branch=master)](https://travis-ci.org/mattysweeps/asdf-cf) |
| chamber | [mintel/asdf-chamber](https://github.com/mintel/asdf-chamber) | [![Build Status](https://github.com/mintel/asdf-chamber/workflows/Build/badge.svg?branch=master)](https://github.com/mintel/asdf-chamber/actions) |
| cheat | [jmoratilla/asdf-cheat-plugin](https://github.com/jmoratilla/asdf-cheat-plugin/actions) | [![Build Status](https://github.com/jmoratilla/asdf-cheat-plugin/workflows/CI/badge.svg?branch=master)](https://github.com/jmoratilla/asdf-cheat-plugin/actions) |
| chezscheme | [asdf-community/asdf-chezscheme](https://github.com/asdf-community/asdf-chezscheme) | [![Build Status](https://github.com/asdf-community/asdf-chezscheme/workflows/Build/badge.svg?branch=master)](https://github.com/asdf-community/asdf-chezscheme/actions) |
| CHICKEN | [evhan/asdf-chicken](https://github.com/evhan/asdf-chicken) | [![Build Status](https://travis-ci.org/evhan/asdf-chicken.svg?branch=master)](https://travis-ci.org/evhan/asdf-chicken) |
| Clojure | [halcyon/asdf-clojure](https://github.com/halcyon/asdf-clojure) | [![Build Status](https://travis-ci.org/halcyon/asdf-clojure.svg?branch=master)](https://travis-ci.org/halcyon/asdf-clojure) |

1
plugins/cheat Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/jmoratilla/asdf-cheat-plugin