langtoncant/readme.md

14 lines
273 B
Markdown
Raw Normal View History

2021-12-17 20:46:23 +01:00
A port of https://github.com/bjartwolf/ant to the high level language c
# Getting started
Install cc65 in WSL2
https://cc65.github.io/doc/intro.html
```
sudo apt-get install cc65
```
Not sure if I had a typo in my header or I have to import sudo apt-get install clang