{"id":19973788,"url":"https://github.com/dojo/cli-upgrade-app","last_synced_at":"2025-05-04T02:32:11.663Z","repository":{"id":57109055,"uuid":"141185228","full_name":"dojo/cli-upgrade-app","owner":"dojo","description":"Migration tool to assist users in upgrading between versions of Dojo","archived":false,"fork":false,"pushed_at":"2022-06-30T09:22:45.000Z","size":2294,"stargazers_count":1,"open_issues_count":16,"forks_count":11,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-04-19T08:21:14.951Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/dojo.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}},"created_at":"2018-07-16T19:35:47.000Z","updated_at":"2024-02-07T00:12:19.000Z","dependencies_parsed_at":"2022-08-21T06:01:03.418Z","dependency_job_id":null,"html_url":"https://github.com/dojo/cli-upgrade-app","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dojo%2Fcli-upgrade-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dojo%2Fcli-upgrade-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dojo%2Fcli-upgrade-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dojo%2Fcli-upgrade-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dojo","download_url":"https://codeload.github.com/dojo/cli-upgrade-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252279014,"owners_count":21722813,"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":[],"created_at":"2024-11-13T03:12:53.720Z","updated_at":"2025-05-04T02:32:11.155Z","avatar_url":"https://github.com/dojo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @dojo/cli-upgrade\n\n[![Build Status](https://travis-ci.org/dojo/cli-upgrade-app.svg?branch=master)](https://travis-ci.org/dojo/cli-upgrade-app)\n\nThe official CLI command for upgrading Dojo applications.\n\n## Usage\n### Prerequisites\nThis command requires the [`@dojo/cli`](https://github.com/dojo/cli) package to be installed globally.\n\n```bash\nnpm install --global @dojo/cli\n```\n\n### Installation\nTo use the `@dojo/cli-upgrade-app` in a single project, install the package using npm.\n\n```bash\nnpm install @dojo/cli-upgrade-app\n```\n\n### Basic Usage\nWithin the root of a Dojo application the command can be used with the `upgrade` command.\n\n```bash\ndojo upgrade\n```\n\n## Contributing\n\nWe appreciate your interest!  Please see the [Dojo Contributing Guidelines](https://github.com/dojo/framework/blob/master/CONTRIBUTING.md).\n\nVersion upgrades are defined in directories starting with \"v\" and the major version number, (e.g. `v3`). Each version's configuration should be exported as `config` from a `main.ts` file in the directory.\n\n### Installation\nAfter running `npm install`, run the npm build script\n```bash\nnpm run build\n```\n\n### Testing\nTest cases should be written using [Intern](https://theintern.io/)\nTo test, run the npm test command.\n```bash\nnpm test\n```\n\n### Building a local package\n\nSometimes it is useful to build a local package for testing. `@dojo/cli-upgrade-app` can be built into a local tarball and installed.\n\n* `npm run build`\n* `cd dist/release`\n* `npm pack`\n* update `package.json` with the dependency `{ \"@dojo/cli-upgrade-app\": \"file:[path to tarball]\" }`\n\n## Licensing Information\n\n© 2019 [OpenJS Foundation](https://openjsf.org). [New BSD](http://opensource.org/licenses/BSD-3-Clause) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdojo%2Fcli-upgrade-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdojo%2Fcli-upgrade-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdojo%2Fcli-upgrade-app/lists"}