{"id":27111224,"url":"https://github.com/alanwei43/node-scaffold-scripts","last_synced_at":"2026-05-08T00:34:10.179Z","repository":{"id":44141105,"uuid":"188547324","full_name":"alanwei43/node-scaffold-scripts","owner":"alanwei43","description":"Node Scaffold Scripts - Node脚手架脚本","archived":false,"fork":false,"pushed_at":"2023-01-07T05:47:23.000Z","size":483,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-04T18:55:13.625Z","etag":null,"topics":["boilerplate","javascript","node","nodejs","scaffold","script"],"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/alanwei43.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-05-25T09:36:08.000Z","updated_at":"2019-05-26T14:09:21.000Z","dependencies_parsed_at":"2023-02-06T13:01:26.809Z","dependency_job_id":null,"html_url":"https://github.com/alanwei43/node-scaffold-scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alanwei43/node-scaffold-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alanwei43%2Fnode-scaffold-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alanwei43%2Fnode-scaffold-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alanwei43%2Fnode-scaffold-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alanwei43%2Fnode-scaffold-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alanwei43","download_url":"https://codeload.github.com/alanwei43/node-scaffold-scripts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alanwei43%2Fnode-scaffold-scripts/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265453962,"owners_count":23768240,"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":["boilerplate","javascript","node","nodejs","scaffold","script"],"created_at":"2025-04-07T00:57:13.113Z","updated_at":"2026-05-08T00:34:05.116Z","avatar_url":"https://github.com/alanwei43.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JavaScriptBoilerplates\nJavaScript App Boilerplates\n\nJavaScript 脚手架脚本\n\n## Node ShellJS App \n\n```shell\n# download script to local\ncurl https://raw.githubusercontent.com/Allen-Wei/JavaScriptBoilerplates/master/dist/release/shelljs.js -o shelljs.js\n# show help\nnode ./shelljs.js\n# create shelljs app to directory hello-world on current location\nnode ./shelljs.js --project-name helloworld --directory hello-world\n```\n\n## Create Gist Script\n\n```shell\n# download script to local\ncurl https://raw.githubusercontent.com/Allen-Wei/node-scaffold-scripts/master/dist/release/gist-create.js -o shelljs.js\n# show help\nnode ./gist-create.js\n# create private gist, contains two files\nnode ./gist-create.js --token your_token_value --description \"test text\" --files $(pwd)/README.md,/dir/file/path \n# create public gist, all .js file in /some-dir\nnode ./gist-create.js --token your_token_value --public --directory /some-dir --recurisive --name-match \"\\.js$\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falanwei43%2Fnode-scaffold-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falanwei43%2Fnode-scaffold-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falanwei43%2Fnode-scaffold-scripts/lists"}