Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/developaul/cli
- Owner: developaul
- Created: 2024-06-12T00:12:03.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-14T01:27:03.000Z (7 months ago)
- Last Synced: 2024-06-14T11:16:20.766Z (6 months ago)
- Language: TypeScript
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# guardix
To install dependencies:
```bash
bun install
```To run:
```bash
bun run dev
```