-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Marmalade #78
Comments
See https://github.com/milkypostman/melpa#contributing-new-recipes for how to add the package to melpa |
Created the recipe for MELPA. Had to remove fringe-helper and created malabar-mode-dist to hold the artifacts |
Adding com.software-ninja to sonatype so I can deploy the jar file. The malabar-mode will look for the classpath on disk and there is a pom file to generate it. |
Command to build the classpath: (call-process "mvn" nil t nil "-X" "-f" "classpath.pom" "dependency:build-classpath") |
This is now a reality. malabar-mode is part of MELPA. |
Missing malabard-mode package on Marmalade. Is it in other emacs package repo?
The text was updated successfully, but these errors were encountered: