You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,11 @@
7
7
8
8
A [`rebar3`](https://rebar3.org) plugin for simplifying development of Erlang applications targeted for the [AtomVM](http://github.com/atomvm/AtomVM) Erlang abstract machine.
9
9
10
+
[Releases](https://hex.pm/packages/atomvm_rebar3_plugin) and
11
+
[accompanying documentation](https://hexdocs.pm/atomvm_rebar3_plugin/readme.html) are available on
12
+
[hex.pm](https://hex.pm). The documentation for the current master branch is always available from
13
+
the [`atomvm_rebar3_plugin` GitHub pages](https://atomvm.github.io/atomvm_rebar3_plugin/readme.html).
14
+
10
15
## Quick Start
11
16
12
17
Create or edit the `$HOME/.config/rebar3/rebar.config` file to include the `atomvm_rebar3_plugin`[`rebar3`](https://rebar3.org) plugin:
0 commit comments