Arc Project Manager

Project management tool for Orion projects


Version: 0.1.0
Author(s): Orion Studios
License(s): MPL-2.0

What is it?

APM is a project management tool that fully manages builds, runtimes, and other project-related activities/actions.

How does APM accomplish its goal?

APM manages projects based on about a dozen predefined "goals".
These goals tell APM what it should do at any given point in the project's build/run time.
For example, one "goal" is to watch for any change to the project file and make changes to the build and project's assembly.

What types of things does APM support?

How do I use APM?

Install it from crates.io cargo install apm or clone the repo and build it yourself git clone https://github.com/mdotfive/apm cd apm cargo build

License

The Arc Project Management tool is licensed under the Mozilla Public License, v2.0


Thank you!