{"id":13698523,"url":"https://github.com/SenseNet/sn-client-cli","last_synced_at":"2025-05-04T03:31:26.605Z","repository":{"id":57364435,"uuid":"87048498","full_name":"SenseNet/sn-client-cli","owner":"SenseNet","description":"Command line tool for the sensenet ECM's Client Library","archived":true,"fork":false,"pushed_at":"2018-12-10T07:00:56.000Z","size":193,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-14T20:18:34.491Z","etag":null,"topics":["ecms","sensenet","sn-client-js"],"latest_commit_sha":null,"homepage":"https://www.sensenet.com/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SenseNet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-03T07:25:57.000Z","updated_at":"2023-01-28T18:59:01.000Z","dependencies_parsed_at":"2022-09-13T21:01:07.275Z","dependency_job_id":null,"html_url":"https://github.com/SenseNet/sn-client-cli","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SenseNet%2Fsn-client-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SenseNet%2Fsn-client-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SenseNet%2Fsn-client-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SenseNet%2Fsn-client-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SenseNet","download_url":"https://codeload.github.com/SenseNet/sn-client-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252283600,"owners_count":21723505,"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":["ecms","sensenet","sn-client-js"],"created_at":"2024-08-02T19:00:48.513Z","updated_at":"2025-05-04T03:31:26.122Z","avatar_url":"https://github.com/SenseNet.png","language":"TypeScript","funding_links":[],"categories":["Components"],"sub_categories":[],"readme":"# sn-client-cli\n\n------\n### This package is not under active development. You can find our latest packages in the [sensenset/sn-client](https://github.com/sensenet/sn-client) monorepo.\n------\n\n[![Gitter chat](https://img.shields.io/gitter/room/SenseNet/SN7ClientAPI.svg?style=flat)](https://gitter.im/SenseNet/SN7ClientAPI)\n[![Build Status](https://travis-ci.org/SenseNet/sn-client-cli.svg?branch=master)](https://travis-ci.org/SenseNet/sn-client-cli)\n[![codecov](https://codecov.io/gh/SenseNet/sn-client-cli/branch/master/graph/badge.svg)](https://codecov.io/gh/SenseNet/sn-client-cli) \n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/e3f64e9f929d4dbead466ba1283cf43b)](https://www.codacy.com/app/SenseNet/sn-client-cli?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=SenseNet/sn-client-cli\u0026amp;utm_campaign=Badge_Grade)\n[![NPM version](https://img.shields.io/npm/v/sn-client-cli.svg?style=flat)](https://www.npmjs.com/package/sn-client-cli)\n[![NPM downloads](https://img.shields.io/npm/dt/sn-client-cli.svg?style=flat)](https://www.npmjs.com/package/sn-client-cli)\n[![License](https://img.shields.io/github/license/SenseNet/sn-client-cli.svg?style=flat)](https://github.com/SenseNet/sn-client-cli/LICENSE.txt)\n[![Greenkeeper badge](https://badges.greenkeeper.io/SenseNet/sn-client-cli.svg)](https://greenkeeper.io/)\n\n\nThis package is a command line tool for the sensenet ECM's [Client Library](https://github.com/SenseNet/sn-client-js \"sn-client-js\").\n\n## Note\nThis package is under development and not released yet.\n\n## Installation\n### Prerequisites\n* [Node.JS](https://nodejs.org) ^6.1.0\n* [NPM](https://www.npmjs.com) ^4.0.0\n* [NYC](https://www.npmjs.com/package/nyc) for running tests\n\nYou can install the latest version with NPM into your project dependencies\n\n```shell\n$ npm install sn-client-cli --save\n```\n\nOr you can install it globaly\n\n```shell\n$ npm install sn-client-cli -g\n```\n\n## Usage\n\nFrom the command line you can run from the project directory\n```shell\n $ .\\node_modules\\.bin\\sn-client [command] --[options]\n```\n\nor from the global installation\n```shell\n$ sn-client [command] --[options]\n```\n\n### Available commands\n**init** -\nCreates an initial 'sn.config.js' in your project root. You can use this providing default configuration options to the CLI.\n\n**fetch-types** - \nIf you have customized your **sensenet ECM repository** with custom content types, you can use this command to get the generated TypeScript classes and refresh the built-in ones in **sn-client-js** package from a _specified_ repository.\n\n**help** - Displays a help screen about the CLI with the available commands and options\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSenseNet%2Fsn-client-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSenseNet%2Fsn-client-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSenseNet%2Fsn-client-cli/lists"}