{"id":17361022,"url":"https://github.com/betree/dev-commander","last_synced_at":"2026-02-02T10:41:02.852Z","repository":{"id":91914808,"uuid":"157608611","full_name":"Betree/dev-commander","owner":"Betree","description":"🦍 Always use the same language-agnostic commands to develop accross your projects.","archived":false,"fork":false,"pushed_at":"2024-12-13T08:42:01.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-28T22:56:49.594Z","etag":null,"topics":["bash","bash-alias","bash-script","developer-tools"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Betree.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-11-14T20:44:29.000Z","updated_at":"2025-01-23T23:28:20.000Z","dependencies_parsed_at":"2024-02-09T10:30:16.512Z","dependency_job_id":"89260f5a-1841-4c74-a7c3-7b9db7a00f28","html_url":"https://github.com/Betree/dev-commander","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Betree/dev-commander","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Betree%2Fdev-commander","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Betree%2Fdev-commander/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Betree%2Fdev-commander/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Betree%2Fdev-commander/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Betree","download_url":"https://codeload.github.com/Betree/dev-commander/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Betree%2Fdev-commander/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29010552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T10:37:29.253Z","status":"ssl_error","status_checked_at":"2026-02-02T10:37:28.644Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bash","bash-alias","bash-script","developer-tools"],"created_at":"2024-10-15T19:29:51.228Z","updated_at":"2026-02-02T10:41:02.823Z","avatar_url":"https://github.com/Betree.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🦍 D3v c0mm4nd3r\n\nStop confusing your commands and using `npm run` in your Elixir projects.\nAlways use the same language-agnostic commands to run your developement commands.\n\nThis script will auto-detect your project type based on files presence (`package.json`\nfor npm, `mix.exs` for Elixir...).\n\nCurrently supported project types:\n\n- Elixir (mix)\n- NodeJS (npm)\n\n## Install\n\n```bash\n# Clone the project to your home folder\ngit clone https://github.com/Betree/dev-commander.git ~/.dev-commander\n\n# At this to your `~/.bashrc`, `~/.zshrc` or wherether your shell config is\nsource ~/.dev-commander/init.sh\n\n# If you're a weak person and want to disable short aliases to only use\n# commander with the `dcd` command, you can use this instead\nsource ~/.dev-commander/init_without_aliases.sh\n```\n\n## Use\n\nIf you have disabled short aliases, you can use these commands with `dcd`, like\nin `dcd dev` or `dcd install`.\n\n### Project-specifics commands\n\n- `dev` Run the development server or the app binary\n- `install` Install dependencies\n- `build` Build or compile project\n- `dbmigrate` Migrate database\n\n### Git shortcuts\n\n- `commit` Make a git commit\n- `amend` Amend your previous commit\n\n## Configuration\n\nNot yet. Maybe never.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbetree%2Fdev-commander","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbetree%2Fdev-commander","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbetree%2Fdev-commander/lists"}