{"id":20073516,"url":"https://github.com/ragingwind/got-psk","last_synced_at":"2025-08-14T00:17:05.305Z","repository":{"id":57154137,"uuid":"42616996","full_name":"ragingwind/got-psk","owner":"ragingwind","description":"Get [Polymer Starter Kit](https://goo.gl/xWC7vj) with variety options","archived":false,"fork":false,"pushed_at":"2015-12-18T22:12:36.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-13T01:48:23.213Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ragingwind.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-16T22:35:53.000Z","updated_at":"2015-12-18T00:08:37.000Z","dependencies_parsed_at":"2022-08-28T12:50:21.476Z","dependency_job_id":null,"html_url":"https://github.com/ragingwind/got-psk","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragingwind%2Fgot-psk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragingwind%2Fgot-psk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragingwind%2Fgot-psk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragingwind%2Fgot-psk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ragingwind","download_url":"https://codeload.github.com/ragingwind/got-psk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241504236,"owners_count":19973199,"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-13T14:46:36.564Z","updated_at":"2025-03-02T12:21:19.987Z","avatar_url":"https://github.com/ragingwind.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# got-psk [![Build Status](https://travis-ci.org/ragingwind/got-psk.svg?branch=master)](https://travis-ci.org/ragingwind/got-psk)\n\n\u003e Got [Polymer Starter Kit](https://goo.gl/xWC7vj) in variety options\n\n\n## Install\n\n```\n$ npm install --save got-psk\n```\n\n## Usage\n\n```js\nvar gotPSK = require('got-psk');\n\ngotPSK('psk-project', 'full').then(function () {\n\n});\n```\n\n## API\n\n### gotPSK(dest, version)\n\n#### dest\n\nType: `string`\n\npath to download a zip file\n\n#### version\n\nType: `string`\n\n`light` or `full`, version types of PSK to download and install, are acceptable version set of version type. it also can be used with version number with `@`, if the number is not given, will download `latest` version. see a sample for understanding.\n\n- 'full': download from full version released latest\n- 'full@1.1.0': download from full version released with 1.1.0 tag\n- 'light@1.0.3': download from light version released with 1.0.3 tag\n\n## CLI\n\n```\n$ npm install --global got-psk\n```\n\n```\n$ got-psk \u003cdest\u003e \u003cversion\u003e --help\n\nUsage\n\t$ got-psk \u003cdest\u003e \u003cversion\u003e\n\nExamples\n\t$ got-psk .\n\t# will download the latest version of PSK full version to current path\n\n\t$ got-psk . light\n\t# will download the latest version of PSK light version to current path\n\n\t$ got-psk . full@1.0.3\n\t# will download the 1.0.3 version of PSK light version to current path\n```\n\n## License\n\nMIT © [Jimmy Moon](http://ragingwind.me)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fragingwind%2Fgot-psk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fragingwind%2Fgot-psk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fragingwind%2Fgot-psk/lists"}