{"id":23392045,"url":"https://github.com/evilkiwi/devon","last_synced_at":"2025-04-11T10:20:40.089Z","repository":{"id":57166925,"uuid":"392653767","full_name":"evilkiwi/devon","owner":"evilkiwi","description":"Docker-based Monorepo Local Development CLI","archived":false,"fork":false,"pushed_at":"2022-12-11T12:26:29.000Z","size":1331,"stargazers_count":10,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T07:04:28.526Z","etag":null,"topics":["cli","dev","docker","environment","local","monorepo"],"latest_commit_sha":null,"homepage":"https://docs.evil.kiwi/devon/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evilkiwi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"evilkiwi"}},"created_at":"2021-08-04T10:57:34.000Z","updated_at":"2024-10-13T16:41:50.000Z","dependencies_parsed_at":"2023-01-26T23:15:18.490Z","dependency_job_id":null,"html_url":"https://github.com/evilkiwi/devon","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilkiwi%2Fdevon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilkiwi%2Fdevon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilkiwi%2Fdevon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilkiwi%2Fdevon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evilkiwi","download_url":"https://codeload.github.com/evilkiwi/devon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248373541,"owners_count":21093164,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","dev","docker","environment","local","monorepo"],"created_at":"2024-12-22T04:28:15.713Z","updated_at":"2025-04-11T10:20:40.058Z","avatar_url":"https://github.com/evilkiwi.png","language":"TypeScript","funding_links":["https://github.com/sponsors/evilkiwi"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.com/package/@evilkiwi/devon\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/v/@evilkiwi/devon?style=flat-square\" alt=\"NPM\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://discord.gg/3S6AKZ2GR9\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/discord/1000565079789535324?color=7289DA\u0026label=discord\u0026logo=discord\u0026logoColor=FFFFFF\u0026style=flat-square\" alt=\"Discord\" /\u003e\n  \u003c/a\u003e\n  \u003cimg src=\"https://img.shields.io/npm/l/@evilkiwi/devon?style=flat-square\" alt=\"GPL-3.0-only\" /\u003e\n  \u003ch3\u003eDocker-based Monorepo Local Development CLI\u003c/h3\u003e\n\u003c/div\u003e\n\n`@evilkiwi/devon` is a node-based CLI tool aiming to bridge the gap between production and local development for monorepos.\n\n- Configure multi-command Scripts for common development workflows\n- Automate trusted local SSL certificates out-of-the-box\n- Generate `.env` files automatically based on the target environment\n- Run production-grade images locally without having to touch `docker` commands\n- Bootstrap existing Monorepos with intelligent initialization\n- TypeScript definitions/configs\n\n## Installation\n\nThis package is available via NPM:\n\n```bash\nyarn global add @evilkiwi/devon\n\n# or\n\nnpm install -g @evilkiwi/devon\n```\n\n**You also need to have Docker installed on your local machine.** It can be downloaded via [docker.com](https://www.docker.com/products/docker-desktop).\n\nIf you want `devon` to automate generating and installing local SSL Certificates, you also must [install mkcert](https://github.com/FiloSottile/mkcert#installation).\n\n## Documentation\n\nYou can view the [online documentation here](https://docs.evil.kiwi/devon/).\n\n## Usage\n\n`devon help` lists all available commands and usage. Some useful commands to get you started are:\n\n- `devon init` - Initialize `devon` in the current working directory. This should be the root of your monorepo.\n- `devon install` - Should be ran every time a new device clones the repo. Does things like install the certificate CA, etc.\n- `devon switch` - Switch which services/apps you are currently working on.\n- `devon run \u003cname...\u003e` - Run the given Script(s).\n- `devon exec \u003cname\u003e \u003ccommand...\u003e` - Run a command inside the container for a service.\n\n## To-do\n\n- [ ] Add test suite\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilkiwi%2Fdevon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevilkiwi%2Fdevon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilkiwi%2Fdevon/lists"}