{"id":14156463,"url":"https://github.com/TravonteD/devc","last_synced_at":"2025-08-06T02:33:27.943Z","repository":{"id":65437876,"uuid":"592349719","full_name":"TravonteD/devc","owner":"TravonteD","description":"A convenient cli wrapper around the devcontainer-cli","archived":false,"fork":false,"pushed_at":"2023-11-10T17:12:43.000Z","size":37,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-17T08:07:15.942Z","etag":null,"topics":["devcontainer","devcontainers"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TravonteD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-01-23T14:45:15.000Z","updated_at":"2023-10-31T13:15:34.000Z","dependencies_parsed_at":"2023-02-13T00:30:29.827Z","dependency_job_id":"254785d3-7055-4a5f-b4ee-6d27369fca9b","html_url":"https://github.com/TravonteD/devc","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/TravonteD%2Fdevc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TravonteD%2Fdevc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TravonteD%2Fdevc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TravonteD%2Fdevc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TravonteD","download_url":"https://codeload.github.com/TravonteD/devc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228829178,"owners_count":17978162,"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":["devcontainer","devcontainers"],"created_at":"2024-08-17T08:05:30.033Z","updated_at":"2024-12-09T03:31:41.861Z","avatar_url":"https://github.com/TravonteD.png","language":"Shell","readme":"# devc: A convenient wrapper around the [devcontainer-cli](https://github.com/devcontainers/cli)\n\n## Features\n\n- A tui interface based on [gum](https://github.com/charmbracelet/gum)\n- Automatically handles removal of containers, images, and volumes created by the cli\n- Adds the following new functionality\n  + `shell`: Starts a shell in the devcontainer at the workspace directory\n  + `edit`: A quick shortcut for opening your `devcontainer.json` with your favorite editor (Be sure to export `EDITOR` for this functionality)\n  + `kill`: Does a full shutdown and removal of the current devcontainer \n  + `restart`: Does a quick reboot of the devcontainer\n  + `rebuild`: Kills the devcontainer and starts a new one from scratch\n\n## Installation\n- Install the following dependencies:\n  - `jq`\n  - `gum`\n  - `devcontainer`\n\n- Update the `makefile` with your desired installation directory and command name\n- Run `make install`\n\n## Usage\n\n```bash\ndevc [command]\n```\n\nAvailable commands:\n  - up : Starts the dev-container\n  - exec : Runs a single command in the container\n  - background : Same as `exec` in the background\n  - edit : Opens the `.devcontainer/devcontainer.json` in your `$EDITOR`\n  - shell : Starts an interactive shell in the container at the workspace folder\n  - stop : Stops the container without removing it\n  - kill : Removes the container, image, and volume for the container\n  - restart : Reboots the container\n  - rebuild : Equivalent to **kill** + **up**\n","funding_links":[],"categories":["others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTravonteD%2Fdevc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTravonteD%2Fdevc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTravonteD%2Fdevc/lists"}