Skip to content

getting started

amandin edited this page Aug 19, 2026 · 5 revisions

getting started

installation

NOTE: melon is still in early development stage and not ready to be installed.

in order to install melon you need to have go installed, once you have that just run

go install https://github.com/melonlang/melon

initializing project

after you have installed melon run this command to initialize your project.

melon init

running this command will

related

Clone this wiki locally