Contributing
Prepare the repositories
Section titled “Prepare the repositories”git clone https://github.com/hara-lang/hara.git hara.langgit clone https://github.com/greenways-ai/hoplite.git hoplitecd hoplitemake setupRun checks
Section titled “Run checks”make checkmake runtimemake nginxmake macosmake nginx downloads and verifies the pinned Nginx source. Use the narrowest relevant target while iterating and run the full checks before proposing a change.
Exercise the example
Section titled “Exercise the example”make example-checkmake example-buildmake example-devcurl -i http://localhost:8080/helloReport and discuss work
Section titled “Report and discuss work”Use GitHub issues for reproducible bugs, compatibility problems, documentation corrections, and focused feature proposals. Include the platform, Hoplite and Hara revisions, command, expected behavior, and observed output.
Hoplite source is licensed under the Eclipse Public License 2.0.