Skip to content

A set of tools on top of erlang.el to help with developing Erlang software with Emacs

License

Notifications You must be signed in to change notification settings

erlang-emacs/refacterl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

refacterl

A set of tools on top of erlang.el to help with developing Erlang software with Emacs

Installation

Right now manual installation is required:

git clone git@github.com:erlang-emacs/refacterl.git
(add-to-list 'load-path "/path/to/refacterl")
(require 'refacterl)

Available commands

  • erlang--binaries-to-defines
  • erlang--cycle-string-like
  • erlang--split-exports
  • erlang--export-fun-at-point

About

A set of tools on top of erlang.el to help with developing Erlang software with Emacs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published