Create psysh.rcp

This commit is contained in:
Daniel Ziltener 2019-11-22 11:00:43 +01:00 committed by GitHub
parent 29b43a1755
commit 04fec53158
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
recipes/psysh.rcp Normal file
View File

@ -0,0 +1,5 @@
(:name psysh
:description "PsySH, PHP interactive shell (REPL)"
:type github
:pkgname "emacs-php/psysh.el"
:depends (f s php-runtime))