The Seed Infrastructure Library
mesh.tree provides infrastructure abstractions for Seed applications.
It covers resource provisioning, deployment, and cloud service
management, all defined in .tree code.
Areas include:
- Provisioning: Define and manage cloud resources declaratively
- Networking: Load balancers, DNS, firewalls, VPNs
- Compute: Containers, VMs, serverless functions
- Storage: Object stores, databases, file systems
- Monitoring: Logging, metrics, alerting
| Package | Purpose |
|---|---|
| seed | Entrypoint and CLI |
| make.tree | Compiler |
| flow.tree | Language server |
| deck.tree | Package manager |
| base.tree | Standard library |
| mesh.tree | Infrastructure (this package) |
Copyright 2021-2026+ ClueSurf
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Made by ClueSurf, meditating on the universe ¤. Follow the work on YouTube, X, Instagram, Substack, Facebook, and LinkedIn, and browse more of our open-source work here on GitHub.