https://github.com/omnidotdev/eden-site
🌿 In the beginning, there were dependencies (Eden website)
https://github.com/omnidotdev/eden-site
cli community dev-environment developer-tools devtools dotfiles dx environment foss mit onboarding open-source rust setup
Last synced: about 2 months ago
JSON representation
🌿 In the beginning, there were dependencies (Eden website)
- Host: GitHub
- URL: https://github.com/omnidotdev/eden-site
- Owner: omnidotdev
- License: apache-2.0
- Created: 2025-12-27T09:22:11.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2026-03-31T12:00:40.000Z (about 2 months ago)
- Last Synced: 2026-04-06T03:37:12.398Z (about 2 months ago)
- Topics: cli, community, dev-environment, developer-tools, devtools, dotfiles, dx, environment, foss, mit, onboarding, open-source, rust, setup
- Language: TypeScript
- Homepage: https://eden.omni.dev
- Size: 1.3 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 🌿 Eden Site
Marketing and documentation website for [Eden](https://github.com/omnidotdev/eden-cli), a Rust-powered CLI tool for developer onboarding preflight checks.
## Local Development
Install dependencies:
```sh
bun i
```
Run dev server:
```sh
bun dev
```
## License
The code in this repository is licensed under Apache 2.0, © [Omni LLC](https://omni.dev). See [LICENSE.md](LICENSE.md) for more information.