Skip to content
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

Cargo's subcommand emacs-module #5

Open
ubolonton opened this issue Apr 22, 2019 · 0 comments
Open

Cargo's subcommand emacs-module #5

ubolonton opened this issue Apr 22, 2019 · 0 comments

Comments

@ubolonton
Copy link
Owner

Writing a module still involves many ad-hoc scripts (test.sh, load.sh) and manual steps (e.g. renaming files).

There should be a cargo's subcommand that supports at least the following:

  • new: Create a new module.
  • test: Run integration (ert) tests.
  • load: Load the module into a running Emacs daemon. Reload if it's already loaded.
  • package: Create a correctly-named file that can be dropped into a directory in load-path.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant