Skip to content

Latest commit

 

History

110 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rebar3_undertone

Build Status LFE Versions Erlang Versions Tag

A rebar3 plugin for undertone

Project Logo

Contents

About

TBD

Features

  • Start up an undertone REPL:
    • rebar3 undertone repl

More coming soon!

Setup

Add the plugin to your rebar.config (stable):

{plugins, [
  {rebar3_undertone,
    {git, "https://github.com/ut-proj/rebar3_undertone.git", {branch, "main"}}}
]}.

Or, if you want to use the current development branch (unstable):

{plugins, [
  {rebar3_undertone,
    {git, "https://github.com/ut-proj/rebar3_undertone.git", {branch, "release/0.1.x"}}}
]}.

Documentation

As features stabilize, documentation will be provided in the LFE Music Programming Book.

About

The official rebar3 undertone plugin

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages