mirror of
https://github.com/correl/melpa.git
synced 2024-11-22 19:18:39 +00:00
Add minitest-mode
This is a minitest minor mode. This mode is pretty similiar to the rspec mode, however it is for minitest. I am using it in the daily basis to develop ruby apps such as rails, ams, and Shopify projects. I am the creator of it, and maintener. Link for it: https://github.com/arthurnn/minitest-emacs
This commit is contained in:
parent
5e6eba7b20
commit
5adbe86e7e
1 changed files with 2 additions and 0 deletions
2
recipes/minitest
Normal file
2
recipes/minitest
Normal file
|
@ -0,0 +1,2 @@
|
|||
(minitest :repo "arthurnn/minitest-emacs"
|
||||
:fetcher github)
|
Loading…
Reference in a new issue