Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.34 KB

Contributing.md

File metadata and controls

37 lines (28 loc) · 1.34 KB

Contributing to the Redistricting project

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

PROJECT DESCRIPTION

Please refer to README.md

PROJECT WORKFLOW

Please refer to the Project Kanban Board

PROJECT DISCUSSIONS

This project uses Discussions for project-related announcements, questions and answers, ideas, and engaging in all discussions not related to a specific project Issue or Pull Request.

TECHNOLOGIES

  • Programming Language - Java
  • Issue Tracking - GitHub
  • Version Control - Git
  • Build Process - Apache Ant

TOOLS

Git

GitHub

Apache Ant

Using Ant at the command line

   $ cd <directory containing build.xml>
   $ ant all 
   $ cd build