{"id":23270417,"url":"https://github.com/kusstar/decel","last_synced_at":"2026-04-20T03:32:59.315Z","repository":{"id":50455594,"uuid":"519138726","full_name":"KusStar/decel","owner":"KusStar","description":"A CLI for Deno Deploy","archived":false,"fork":false,"pushed_at":"2022-07-29T09:03:49.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-15T00:30:48.343Z","etag":null,"topics":["cli","deno","deploy","vercel"],"latest_commit_sha":null,"homepage":"https://deno.land/x/decel","language":"TypeScript","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/KusStar.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}},"created_at":"2022-07-29T08:26:33.000Z","updated_at":"2023-03-07T16:20:46.000Z","dependencies_parsed_at":"2022-09-05T16:00:15.306Z","dependency_job_id":null,"html_url":"https://github.com/KusStar/decel","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/KusStar/decel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KusStar%2Fdecel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KusStar%2Fdecel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KusStar%2Fdecel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KusStar%2Fdecel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KusStar","download_url":"https://codeload.github.com/KusStar/decel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KusStar%2Fdecel/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266165709,"owners_count":23886668,"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","deno","deploy","vercel"],"created_at":"2024-12-19T18:51:33.434Z","updated_at":"2026-04-20T03:32:59.243Z","avatar_url":"https://github.com/KusStar.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# decel\n\n[![asciicast](https://asciinema.org/a/iTSgJOYEP6cp8Hd8A8cFE9l8u.svg)](https://asciinema.org/a/iTSgJOYEP6cp8Hd8A8cFE9l8u)\n\nA CLI for [Deno Deploy](https://dash.deno.com/)\n\nBetter UX feels like [vercel/cli](https://github.com/vercel/vercel)\n\n## Guide\n\n### Prerequisite\n\n1. Install `decel` with Deno\n\n  ```shell\n  deno install -A --unstable --no-check https://deno.land/x/decel@v1.0.2/decel.ts\n  ```\n\n2. Get a Access Token from [Deno Deploy Dash](https://dash.deno.com/account#access-tokens)\n\n3. Export the token to env `export DENO_DEPLOY_TOKEN=xxx` or use with `decel --token=xxx`\n\n### Usage\n\n```shell\n$ decel -h\n\ndecel - a CLI for Deno Deploy\n\n  Usage:\n    deno \u003ccommand\u003e [options]\n\n  Commands:\n    ls | list - list all projects in Deno Deploy\n\n  Options:\n    -h, --help      Show help message\n    \n    --token         Deno Deploy Access Token\n    --prod          Deploy in production mode\n    --static        Deploy with static files\n\n    [ls]\n    --show-dev      Show dev domain in ls table\n\n\n  Examples:\n\n  - Deploy the current directory to Deno Deploy\n\n    $ decel\n  \n  - Deploy the current directory with a custom name\n\n    $ decel --name my-project\n\n  - Deploy the current directory with entry file\n\n    $ decel ./app.ts\n```\n\n## LICENSE\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkusstar%2Fdecel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkusstar%2Fdecel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkusstar%2Fdecel/lists"}