Home - acquaman/acquaman GitHub Wiki

This wiki details some of the working practices of Acquaman development and provides an overview which should help those new to working developing Acquaman get acquainted with the overall structure and development paradigms used in building the system. All Acquaman team members are welcome to contribute to the wiki if they feel a process or concept is inadequately covered within this documentation. You can also access the About Acquaman and Acquaman Governance pages.

Git and Acquaman

Acquaman development is organized using the Git version control system, and GitHub repository. This includes GitHub's hosting of the code-base, issue tracking and the wiki here for documentation.

For more information on working practices with Git and Acquaman, see Git Workflow with Acquaman Issues.
For more information on the Acquaman workflow processes, see GitHub/ZenHub Workflow.

Acquaman Development Conventions

For an overview of the styles, patterns and conventions used in Acquaman, as well as a description of some of the code classes, see the Acquaman Overview page and for building the Beamline Deployment page.