{"id":18052522,"url":"https://github.com/NativeScript/nativescript-app-sync-sdk-cli","last_synced_at":"2025-03-27T22:33:25.335Z","repository":{"id":42352071,"uuid":"185793713","full_name":"NativeScript/nativescript-app-sync-sdk-cli","owner":"NativeScript","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-21T06:55:34.000Z","size":907,"stargazers_count":6,"open_issues_count":17,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-29T15:51:55.338Z","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/NativeScript.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":"2019-05-09T12:22:13.000Z","updated_at":"2020-05-28T12:39:27.000Z","dependencies_parsed_at":"2023-01-25T07:45:58.933Z","dependency_job_id":"b4f65b9e-d9eb-45f9-b4b4-ff0660564058","html_url":"https://github.com/NativeScript/nativescript-app-sync-sdk-cli","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"1ae1bb9e49451330a30e03ae072941be425dbc5b"},"previous_names":["eddyverbruggen/nativescript-app-sync-sdk-cli","eddyverbruggen/code-push"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fnativescript-app-sync-sdk-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fnativescript-app-sync-sdk-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fnativescript-app-sync-sdk-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fnativescript-app-sync-sdk-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NativeScript","download_url":"https://codeload.github.com/NativeScript/nativescript-app-sync-sdk-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245435230,"owners_count":20614865,"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-10-30T23:12:07.992Z","updated_at":"2025-03-27T22:33:24.943Z","avatar_url":"https://github.com/NativeScript.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NativeScript AppSync\n\n\u003e ❤️ Built upon the shoulders of giants. Or more accurately, [Microsoft CodePush](https://github.com/microsoft/code-push)!\n\nThis repo includes the [management CLI](/cli) and [Node.js management SDK](/sdk), which allows you to manage and automate the needs of your apps.\nTo get started using AppSync for NativeScript, refer to our [AppSync plugin docs](https://github.com/EddyVerbruggen/nativescript-app-sync),\notherwise, read the following steps if you'd like to build/contribute to the CLI/SDK.\n\n## Dev Setup\n\n* Install [Node.js](https://nodejs.org/)\n* Install [Git](http://www.git-scm.com/)\n* Install [Gulp](https://gulpjs.com/): `npm install -g gulp`\n* Clone the Repository: `git clone https://github.com/EddyVerbruggen/nativescript-app-sync-sdk-cli.git`\n\n### Building\n\n* Run `npm install` from the root of the repository.\n* Run `gulp install` to install the NPM dependencies of each module within the project.\n* Run `gulp link` to link CLI and SDK for local development. It is advisable to do this step if you are making changes to the SDK and want the CLI to pick those changes.\n* Run `gulp build` to build all of the modules. To build just one of the modules (e.g. cli or sdk), run `gulp build-cli` or `gulp build-sdk`.\n\n### Releasing a new CLI version\n\n```shell\ngulp build-cli\ncd cli/bin\nnpm publish\n```\n\n### Releasing a new SDK version\n\n```shell\ngulp build-sdk\ncd sdk/bin\nnpm publish\n```\n\n### Running Tests\n\nTo run all tests, run `gulp test` script from the root of the project.\n\nTo test just one of the projects (e.g. cli or sdk), run `gulp test-cli` or `gulp test-sdk`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNativeScript%2Fnativescript-app-sync-sdk-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNativeScript%2Fnativescript-app-sync-sdk-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNativeScript%2Fnativescript-app-sync-sdk-cli/lists"}