{"id":29173302,"url":"https://github.com/stigok/skeleton-closet","last_synced_at":"2025-07-01T14:12:44.823Z","repository":{"id":67323583,"uuid":"47089003","full_name":"stigok/skeleton-closet","owner":"stigok","description":"Bootstrap a new project from a predefined skeleton","archived":false,"fork":false,"pushed_at":"2015-11-30T01:51:15.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-04-28T10:57:38.357Z","etag":null,"topics":["bootstrapping","project-template","skeleton"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stigok.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-11-30T01:49:40.000Z","updated_at":"2017-02-03T09:23:14.000Z","dependencies_parsed_at":"2023-02-26T11:45:55.126Z","dependency_job_id":null,"html_url":"https://github.com/stigok/skeleton-closet","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/stigok/skeleton-closet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stigok%2Fskeleton-closet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stigok%2Fskeleton-closet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stigok%2Fskeleton-closet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stigok%2Fskeleton-closet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stigok","download_url":"https://codeload.github.com/stigok/skeleton-closet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stigok%2Fskeleton-closet/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262978722,"owners_count":23394018,"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":["bootstrapping","project-template","skeleton"],"created_at":"2025-07-01T14:12:41.944Z","updated_at":"2025-07-01T14:12:44.815Z","avatar_url":"https://github.com/stigok.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# skeleton-closet\n\na command line utility to initialise new projects with a predefined skeleton.\n\n## Usage\n\nRun `closet` to get a skeleton. Add `--help` to get some help with that.\n\n`closet` is an alias for `skeleton-closet`.\n\n## Installation\n\n    $: npm install skeleton-closet --global\n\n## Example\n\nThere is an example skeleton for node projects in [./examples/skeletons/node](./examples/skeletons/node).\n\nSet source folder\n\n    $: closet --source-path ~/home/user/repos/skeletons/node\n\nCreate a new project from skeleton\n\n    $: cd /home/user/repos\n    $: closet my-new-project\n    $: cd my-new-project\n\n## Thoughts\n\n  - Option to include a specific skeleton for a different project type (`closet -t \u003ctype\u003e` npm, nodejs, html, etc.)\n  - Option to have a default project container directory to always spawn new projects\n  - Add a ready with description specified in `-d`\n  - Run interactively\n  - Automatically cd into new project directory\n  - Run npm init / git init automatically\n\n## License\n\nSee [./LICENSE](./LICENSE) for license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstigok%2Fskeleton-closet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstigok%2Fskeleton-closet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstigok%2Fskeleton-closet/lists"}