1
submitted 1 year ago by [email protected] to c/[email protected]

GetAda has been released!

Getada installs Alire on Mac and Linux and adds it to PATH.
You can use a one-liner copy-paste terminal command to install #Ada and get to coding in just a few minutes https://www.getada.dev/

More details on Hacker News: https://readhacker.news/c/66xjx

@ada_lang

[-] [email protected] 2 points 1 year ago

@MajorasMaskForever @CoderSupreme Ada tooling has come a long way. Steps to creating an ada project on linux:
1: curl --proto '=https' -sSf https://www.getada.dev/init.sh | sh
2: alr init --bin myproj
3: cd myproj
4: alr with json #add json support
5: alr edit
6: alr build # when I'm ready to compile
More info at https://alire.ada.dev/ or https://getada.dev

aj

0 post score
0 comment score
joined 2 years ago