An open API service indexing awesome lists of open source software.

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)

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.