⌂Athanor Server Docs
0.8
  • Overview
    • Quick Start
    • License
    • Submitting bugs and suggestions
  • User
    • Product Dependencies
    • Getting the Athanor-server source
    • Building Athanor-Server
    • Running Athanor-Server
  • Developer
    • Contributing
    • Project Structure
    • IDE Set-up
    • Working with git
    • Documentation Updates
Athanor Server Docs
⌂Athanor Server Docs
0.8
  • Overview
    • Quick Start
    • License
    • Submitting bugs and suggestions
  • User
    • Product Dependencies
    • Getting the Athanor-server source
    • Building Athanor-Server
    • Running Athanor-Server
  • Developer
    • Contributing
    • Project Structure
    • IDE Set-up
    • Working with git
    • Documentation Updates
  • Athanor Server Docs
  • Developer
  • Project Structure

Project Structure

The project structure is that of a Maven/sbt project.

For more details on this structure, see the sbt reference manual

Refer to Getting Started with sbt - Directory Structure section

Next: IDE Set-up