Apprentice icon indicating copy to clipboard operation
Apprentice copied to clipboard

A small alchemist ready to rock

Results 7 Apprentice issues
Sort by recently updated
recently updated
newest added

Make sure that the package is suitable for MELPA (https://github.com/melpa/melpa/blob/master/CONTRIBUTING.org) and submit the pull request.

Hello, `apprentice-phoenix.el` assumes that every Phoenix project contains `web` directory under its root directory, but the default location is `lib/APP_web` since [Phoenix 1.3](https://github.com/phoenixframework/phoenix/blob/v1.3/CHANGELOG.md#130-2017-07-28). Apparently, the library needs an update.

Stop using the sandbox directory and use the dummy projects from the test directory

Hi! I wanted to stop by and say that this project is very interesting, and as an emacs user I'm looking forward to checking it out! 🎉 In your Alchemist...

I've been experimenting with [monroe](https://github.com/sanel/monroe) and the [NREPL](https://nrepl.org/nrepl/1.0/index.html) protocol, which in the core is language agnostic. So, the idea would be to write a NREPL server for Elixir with certain...

enhancement
help wanted

Currently, the help and macroexpand feature are not working, this is because these features are program in a way that they need the alchemist-server (which no longer exists in this...

bug

Fix the current documentation, adding what is left make the docs available as readthedocs (similar https://alchemist.readthedocs.io/en/latest/)

help wanted
good first issue