{"id":16198813,"url":"https://github.com/anshumanv/boku","last_synced_at":"2025-03-19T05:30:39.081Z","repository":{"id":87568674,"uuid":"161968001","full_name":"anshumanv/boku","owner":"anshumanv","description":"A personalised cli scaffolding tool -\u003e npx boku","archived":false,"fork":false,"pushed_at":"2018-12-18T09:23:11.000Z","size":168,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-28T16:02:50.303Z","etag":null,"topics":["boku","cli","scaffolding"],"latest_commit_sha":null,"homepage":"","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/anshumanv.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-16T04:36:05.000Z","updated_at":"2025-02-24T01:46:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"c29010d2-7b4b-47ef-807c-a03d23a8509e","html_url":"https://github.com/anshumanv/boku","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"5ffd56af8e967f363fd52dbbd7dabda22e36c304"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anshumanv%2Fboku","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anshumanv%2Fboku/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anshumanv%2Fboku/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anshumanv%2Fboku/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anshumanv","download_url":"https://codeload.github.com/anshumanv/boku/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243971188,"owners_count":20376784,"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":["boku","cli","scaffolding"],"created_at":"2024-10-10T09:14:59.562Z","updated_at":"2025-03-19T05:30:39.075Z","avatar_url":"https://github.com/anshumanv.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./icon.png\" align=\"center\" width=\"150\"\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e boku \u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://img.shields.io/npm/v/boku.svg?style=for-the-badge\" align=\"center\"\u003e\n\n\u003cimg src=\"https://img.shields.io/npm/dt/boku.svg?style=for-the-badge\" align=\"center\"\u003e\n\n\u003cimg src=\"https://img.shields.io/github/license/anshumanv/boku.svg?style=for-the-badge\" align=\"center\"\u003e\n\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003eA scaffolding tool to generate personalised cli.\u003c/p\u003e\n\n## Demo\n\nSoon!\n\n## Usage\n\n```sh\n$ npx boku\n\n//=\u003e Fill your info as per the prompt\n\n//=\u003e Push the generated code somewhere\n\n//=\u003e Publish the module\n$ npm publish\n\n\n//=\u003e Run anywhere!\n$ npx username\n```\n\nOR\n\n```sh\n$ npm i -g boku\n$ boku\n\n//=\u003e Push and publish\n```\n\n\n### Image\n\n* Presently the image is fetched from the GitHub API of the provided username.\n\n* To use a custom image from url, simply swap out the image url `avatar_url`.\n\n* To use an image file, \n\n```sh\nconst path = require('path);\n.\n.\nterminalImage.file(path.join(__dirname, 'image_name.xyz'))\n.\n.\ntermImg.file(path.join(__dirname, 'image_name.xyz'), { fallback })\n\n```\n\n\n## Uses\n\nThe handlebars template which is scaffolded out is [here](https://github.com/anshumanv/my-cli-template).\n\n\n## Thanks\n\n* Amazing [boku no hero academia](https://en.wikipedia.org/wiki/My_Hero_Academia) artwork by [Fazendaaa](https://github.com/Fazendaaa). 🆒\n* Template heavily inspired from the [sindresorhus](https://github.com/sindresorhus/sindresorhus) cli. 🙏\n\n\n## Author\n\n[Anshuman Verma](https://github.com/anshumanv)\n\n[\u003cimg src=\"https://image.flaticon.com/icons/svg/185/185961.svg\" width=\"35\" padding=\"10\"\u003e](https://twitter.com/Anshumaniac12)\n[\u003cimg src=\"https://image.flaticon.com/icons/svg/185/185964.svg\" width=\"35\" padding=\"10\"\u003e](https://linkedin.com/in/anshumanv12)\n[\u003cimg src=\"https://image.flaticon.com/icons/svg/185/185981.svg\" width=\"35\" padding=\"10\"\u003e](https://www.facebook.com/anshumanv12)\n\n\n## Contribute\n\nFound a bug? please [create an issue](https://github.com/anshumanv/boku/issues/new)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanshumanv%2Fboku","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanshumanv%2Fboku","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanshumanv%2Fboku/lists"}