Skip to content

Conversation

@pguyot
Copy link
Collaborator

@pguyot pguyot commented Nov 14, 2025

No description provided.

@pguyot pguyot requested a review from UncleGrumpy November 14, 2025 22:50
@pguyot pguyot force-pushed the w46/first-tutorial branch from 7a8f4b5 to 558b9a1 Compare November 14, 2025 23:00
Copy link
Collaborator

@UncleGrumpy UncleGrumpy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really like the content and that it covers all three languages. Like I mentioned in the Telegram chat, I think this really should be published to atomvm.org/tutorials. We should have a prominent link to the tutorials somewhere near the top of the README in this repo, once we have something in the tutorials.


.. code-block:: bash

rebar3 new lib blink_led
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should recommend including the atomvm_rebar3_plugin in their user rebar.conf. Than ready you use AtomVM applications can be created from the template using:

$ rebar3 new atomvm_app blink_led

This will include the atomvm_rebar3_plugin in the generated rebar.config, as well as updating the src/blink_led.app.src file.

@pguyot pguyot force-pushed the w46/first-tutorial branch 5 times, most recently from b8d049b to fb0c7e5 Compare November 16, 2025 21:02
Signed-off-by: Paul Guyot <[email protected]>
@pguyot pguyot force-pushed the w46/first-tutorial branch from fb0c7e5 to 0ddefa3 Compare November 16, 2025 21:04
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

Successfully merging this pull request may close these issues.

2 participants