Skip to content

microsoft/homebrew-apm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Homebrew Tap for APM – Agent Package Manager

An open-source, community-driven dependency manager for AI agents. apm.yml declares the skills, prompts, instructions, and tools your project needs — so every developer gets the same agent setup. Packages can depend on packages, and APM resolves the full tree.

Think package.json, requirements.txt, or Cargo.toml — but for AI agent configuration.

The main APM repo with releases, documentation, and examples can be found here: https://github.com/microsoft/apm

Install on macOS

brew tap microsoft/apm
brew install apm

Update to a newer version

brew update
brew upgrade apm

Uninstall

brew rm apm
brew untap microsoft/apm

Cleanup

brew rm apm
brew untap microsoft/apm
brew cleanup --scrub

Contributing

See CONTRIBUTING.md for details.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

About

Homebrew formula for APM - Agent Package Manager

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages