{"id":20251257,"url":"https://github.com/paranoiasystem/reactscript-cli","last_synced_at":"2025-11-29T22:07:29.239Z","repository":{"id":36356383,"uuid":"223116073","full_name":"paranoiasystem/reactscript-cli","owner":"paranoiasystem","description":"ReactScript CLI","archived":false,"fork":false,"pushed_at":"2022-02-12T18:58:37.000Z","size":853,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-23T22:55:21.435Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/paranoiasystem.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":"2019-11-21T07:40:03.000Z","updated_at":"2019-11-27T23:17:34.000Z","dependencies_parsed_at":"2022-08-17T21:15:18.118Z","dependency_job_id":null,"html_url":"https://github.com/paranoiasystem/reactscript-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paranoiasystem%2Freactscript-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paranoiasystem%2Freactscript-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paranoiasystem%2Freactscript-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paranoiasystem%2Freactscript-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paranoiasystem","download_url":"https://codeload.github.com/paranoiasystem/reactscript-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241697801,"owners_count":20005078,"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-14T10:02:27.490Z","updated_at":"2025-11-29T22:07:29.189Z","avatar_url":"https://github.com/paranoiasystem.png","language":"TypeScript","readme":"reactscript-cli\n===========\n\nReactScript CLI\n\n[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)\n[![Version](https://img.shields.io/npm/v/reactscript-cli.svg)](https://npmjs.org/package/reactscript-cli)\n[![Downloads/week](https://img.shields.io/npm/dw/reactscript-cli.svg)](https://npmjs.org/package/reactscript-cli)\n[![License](https://img.shields.io/npm/l/reactscript-cli.svg)](https://github.com/paranoiasystem/reactscript-cli/blob/master/package.json)\n\n\u003c!-- toc --\u003e\n* [Usage](#usage)\n* [Commands](#commands)\n\u003c!-- tocstop --\u003e\n# Usage\n\u003c!-- usage --\u003e\n```sh-session\n$ npm install -g reactscript-cli\n$ reactscript-cli COMMAND\nrunning command...\n$ reactscript-cli (-v|--version|version)\nreactscript-cli/1.1.2 linux-x64 node-v10.15.2\n$ reactscript-cli --help [COMMAND]\nUSAGE\n  $ reactscript-cli COMMAND\n...\n```\n\u003c!-- usagestop --\u003e\n# Commands\n\u003c!-- commands --\u003e\n* [`reactscript-cli component [COMPONENTNAME]`](#reactscript-cli-component-componentname)\n* [`reactscript-cli create [PROJECTNAME]`](#reactscript-cli-create-projectname)\n* [`reactscript-cli help [COMMAND]`](#reactscript-cli-help-command)\n\n## `reactscript-cli component [COMPONENTNAME]`\n\ncreate an empty component\n\n```\nUSAGE\n  $ reactscript-cli component [COMPONENTNAME]\n\nOPTIONS\n  -h, --help                     show CLI help\n  -t, --type=class|c|function|f  (required)\n\nEXAMPLE\n  $ reactscript-cli component testComponent\n```\n\n_See code: [src/commands/component.ts](https://github.com/paranoiasystem/reactscript-cli/blob/v1.1.2/src/commands/component.ts)_\n\n## `reactscript-cli create [PROJECTNAME]`\n\ncreate an empty starter project\n\n```\nUSAGE\n  $ reactscript-cli create [PROJECTNAME]\n\nOPTIONS\n  -h, --help  show CLI help\n\nEXAMPLE\n  $ reactscript-cli create new-app\n```\n\n_See code: [src/commands/create.ts](https://github.com/paranoiasystem/reactscript-cli/blob/v1.1.2/src/commands/create.ts)_\n\n## `reactscript-cli help [COMMAND]`\n\ndisplay help for reactscript-cli\n\n```\nUSAGE\n  $ reactscript-cli help [COMMAND]\n\nARGUMENTS\n  COMMAND  command to show help for\n\nOPTIONS\n  --all  see all commands in CLI\n```\n\n_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v2.2.1/src/commands/help.ts)_\n\u003c!-- commandsstop --\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparanoiasystem%2Freactscript-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparanoiasystem%2Freactscript-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparanoiasystem%2Freactscript-cli/lists"}