Welcome to the Evergreen Apps repo! This is your one-stop shop for all things related to application functions and manifests for the Evergreen module. Whether you're deploying, updating, or just exploring, you're in the right place!
This repository hosts:
- Application Functions: The logic that powers Evergreen's features.
- Manifests: Configuration files that describe how apps are deployed and managed.
Everything here is designed to keep your Evergreen module fresh, flexible, and always up-to-date!
-
Clone the Repo
git clone https://github.com/your-org/evergreen-apps.git cd evergreen-apps
-
Explore the Apps Functions
- Check out the
Apps/
directory for reusable logic. - Each function is documented and ready to go!
- Check out the
-
Review the Manifests
- Find deployment manifests in the
Manifests/
directory. - These define how your Evergreen apps are configured and deployed.
- Find deployment manifests in the
-
Deploy or Update
- Need help? Check out Evergreen Documentation for detailed guides.
Thanks for helping keep Evergreen awesome! If you have questions or ideas, open an issue or join the discussion.
Happy coding! 🌱