Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/developaul/cli

CLI for efficiently managing development environments in teams.
https://github.com/developaul/cli

Last synced: about 1 month ago
JSON representation

CLI for efficiently managing development environments in teams.

Awesome Lists containing this project

README

        

# guardix

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run dev
```