mirror of
https://github.com/correl/melpa.git
synced 2024-11-28 03:00:14 +00:00
Added "cryptsy-public-api" recipe
Adds library functionality for interacting with the cryptsy.com public API.
This commit is contained in:
parent
4ef683cb17
commit
2f12e0734a
1 changed files with 3 additions and 0 deletions
3
recipes/cryptsy-public-api
Normal file
3
recipes/cryptsy-public-api
Normal file
|
@ -0,0 +1,3 @@
|
|||
(cryptsy-public-api :repo "sodaware/cryptsy-public-api.el"
|
||||
:fetcher github
|
||||
:files ("*.el" (:exclude "features" "fixtures" "test")))
|
Loading…
Reference in a new issue