mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-11-03 12:07:26 +00:00
616 B
616 B
Contributing
When contributing to this repository, please first discuss the change you wish to make via issue, facebook, or any other method with the owner of this repository before making a change.
Building KickC
The prerequisites for locally building KickC are the following
The steps to build KickC is
- Download, Fork or Clone the source code from https://gitlab.com/camelot/kickc
- Build and package the KickC compiler by entering the source directory and executing
mvn package