{"id":15489401,"url":"https://github.com/ullaskunder3/tweety-create","last_synced_at":"2025-10-12T03:31:35.683Z","repository":{"id":57382638,"uuid":"443084225","full_name":"ullaskunder3/tweety-create","owner":"ullaskunder3","description":"Create tweety-create the CLI app is a no build configuration with minimal initial project starter code creation tool for students.","archived":false,"fork":false,"pushed_at":"2022-02-19T19:25:21.000Z","size":311,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-09T17:56:23.966Z","etag":null,"topics":["automation","awesome","cli","core","corenode","javascript","library","no-blackbox","nodejs","vanila-javascript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/tweety-create","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/ullaskunder3.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":"2021-12-30T13:33:04.000Z","updated_at":"2024-12-20T15:37:31.000Z","dependencies_parsed_at":"2022-09-01T04:01:57.595Z","dependency_job_id":null,"html_url":"https://github.com/ullaskunder3/tweety-create","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/ullaskunder3/tweety-create","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ullaskunder3%2Ftweety-create","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ullaskunder3%2Ftweety-create/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ullaskunder3%2Ftweety-create/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ullaskunder3%2Ftweety-create/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ullaskunder3","download_url":"https://codeload.github.com/ullaskunder3/tweety-create/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ullaskunder3%2Ftweety-create/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010148,"owners_count":26084692,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["automation","awesome","cli","core","corenode","javascript","library","no-blackbox","nodejs","vanila-javascript"],"created_at":"2024-10-02T07:05:28.973Z","updated_at":"2025-10-12T03:31:35.400Z","avatar_url":"https://github.com/ullaskunder3.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tweety generator\r\n\r\nBoilerplate, It's about doing things right the first time, so you do not waste time\r\n\r\n![tweety-create-logo](https://user-images.githubusercontent.com/66258652/147775217-c22f0128-c0b3-489e-82e2-e5eb511346d7.png)\r\n\r\n![tweety-create](https://img.shields.io/badge/%40tweety--create-generator-green)\r\n![tweety-create](https://img.shields.io/static/v1?label=cli\u0026message=no-more-time-waste\u0026color=red?)\r\n![nodejs](https://img.shields.io/badge/%40JS-nodejs-yellow)\r\n![vanilla](https://img.shields.io/static/v1?message=JavaScript\u0026logo=javascript\u0026labelColor=fdfdfa\u0026color=c2a40f\u0026logoColor=yellow\u0026label=%20)\r\n\r\n![ullaskunder3](https://img.shields.io/twitter/follow/ullaskunder3?label=%40ullaskunder\u0026style=social)\r\n![ullaskunder3](https://img.shields.io/github/followers/ullaskunder3?label=ullaskunder3\u0026style=social)\r\n---\r\n\r\n## Generate Initial Boilerplate\r\n\r\nCli tool `tweety-create` is a no build configuration with minimal initial project starter code creation tool for students\r\n\r\n## Installation\r\n\r\nBefore installing the package please `download and install` Node.js.\r\n\r\nNode.js 6 or `higher` is required.\r\n\r\n(The recommended way):\r\n\r\nInstall `tweety-create` globally on your machine by using `-g`\r\n\r\n```js\r\nnpm install -g tweety-create\r\n```\r\n\r\nThere you gooo... __Thats it__\r\n\r\n## Quick Start\r\n\r\nRun Script\r\n\r\n```bash\r\ntweety-create\r\n```\r\n\r\nDemo:\r\n\r\n```bash\r\n    $\r\n    What project you like to create?\r\n    1: Basic web\r\n    2: git init\r\n    \u003e 2\r\n    git has been initialized :)\r\n    \r\n    $\r\n    What project you like to create?\r\n    1: Basic web\r\n    2: git init\r\n    \u003e 1\r\n    Do you like to change the project name? (yes||no) yes\r\n    What should be the title ? (My Project):  webProject\r\n    creating required files ...in a moment ♟\r\n    Applying regression...✨\r\n    Okkk your working directroy is:  tests \r\n    \r\n    \r\n    style file has been generated: with RESET ✔\r\n    index file has been generated: ✔\r\n    script file has been generated: ✔\r\n    \r\n    \r\n    HAPPY CODING... ( ｡ ◕ ‿ ◕ ｡ )\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fullaskunder3%2Ftweety-create","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fullaskunder3%2Ftweety-create","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fullaskunder3%2Ftweety-create/lists"}