{"id":22202279,"url":"https://github.com/rumkin/helicopter-cli","last_synced_at":"2025-03-25T01:42:32.145Z","repository":{"id":152260177,"uuid":"47021274","full_name":"rumkin/helicopter-cli","owner":"rumkin","description":"Helicopter cli tool","archived":false,"fork":false,"pushed_at":"2015-12-07T06:01:51.000Z","size":3,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T03:26:22.193Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/rumkin.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":"2015-11-28T11:46:19.000Z","updated_at":"2015-11-28T12:03:36.000Z","dependencies_parsed_at":"2023-04-15T02:43:05.540Z","dependency_job_id":null,"html_url":"https://github.com/rumkin/helicopter-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/rumkin%2Fhelicopter-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumkin%2Fhelicopter-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumkin%2Fhelicopter-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumkin%2Fhelicopter-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rumkin","download_url":"https://codeload.github.com/rumkin/helicopter-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245383118,"owners_count":20606265,"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-12-02T16:13:14.817Z","updated_at":"2025-03-25T01:42:32.124Z","avatar_url":"https://github.com/rumkin.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Helicopter cli\n---\n\nHelicopter cli tool is a very simple util which load `helicopter.js` binary file\nfrom current directory with lookup like node does and requires it. It search\ninstalled `helicopter` inside node_modules folders.\n\nIt has no dependencies, extra lightweight and written in pure shell script.\n\n## Install\n\n```\nnpm install -g helicopter-cli\n```\n\n## Usage\n\nHelicopter script pass all arguments to helicopter executable and redirect stdin.\n\n```\nhelicopter \u003cCOMMAND\u003e [OPTIONS]\n```\n\n## Commands\n\nHelicopter cli tool has two own commands `init` and `create` which helps to\nbuild projects from template.\n\n```\ninit [DIR]\ncreate \u003cTEMPLATE\u003e [DIR]\n```\n\nIf command not exists in helicopter cli tool it will be searched in the nearest\ninstalled `helicopter` package\n\n### Init\n\nInit command creates new project from basic helicopter template. It has one\noptional parameter `DIR` which specifies directory of newly created project.\n\n### Create\n\nCreate command download template from github or npm to specified directory or $PWD.\n\n```shell\nhelicopter create helicopterjs/basic # Install template from github.com\nhelicopter create helicopter-basic # Install template from npm\n```\n\n## Example\n\nRun server\n\n```shell\nhelicopter up 8080\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frumkin%2Fhelicopter-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frumkin%2Fhelicopter-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frumkin%2Fhelicopter-cli/lists"}