abicky / nodejs-repl.el

Run Node.js REPL and communicate with the process
190 stars 38 forks source link

how about uploading to marmalade? #1

Closed nicferrier closed 11 years ago

nicferrier commented 11 years ago

http://marmalade-repo.org

You have to make it a package first, this might help: http://emacswiki.org/emacs/ELPA

lleo commented 11 years ago

I'd +1 this suggestion with one change. The name should indicate is is for the repl like nodejs-repl-mode (creative aren't I:)

thomas-louvigne commented 11 years ago

+1

abicky commented 11 years ago

I'm sorry for the late response and I appreciate your interest in my script. Currently, this major mode doesn't work on Node.js 0.8.x, so I should support 0.8.x and 0.10.x before uploading it to marmalade.

I'll upload it by the end of this April.

abicky commented 11 years ago

I'm sorry for the delay. I changed the name from 'nodejs-mode.el' to 'nodejs-repl.el' and I uploaded the script. Now, you can install it by typing M-x package-install nodejs-repl.