{"id":24193708,"url":"https://github.com/ftzi/bitburner","last_synced_at":"2026-05-31T21:31:22.737Z","repository":{"id":211393363,"uuid":"728417287","full_name":"ftzi/bitburner","owner":"ftzi","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-16T17:24:20.000Z","size":326,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T03:37:55.741Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ftzi.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-06T22:35:06.000Z","updated_at":"2025-02-18T15:03:15.000Z","dependencies_parsed_at":"2023-12-12T20:29:31.703Z","dependency_job_id":"e63ec5d9-0338-4051-aaab-1b9a603a046b","html_url":"https://github.com/ftzi/bitburner","commit_stats":null,"previous_names":["srbrahma/bitburner","hfantauzzi/bitburner","brfantauzzi/bitburner","ftzi/bitburner"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ftzi/bitburner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ftzi%2Fbitburner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ftzi%2Fbitburner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ftzi%2Fbitburner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ftzi%2Fbitburner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ftzi","download_url":"https://codeload.github.com/ftzi/bitburner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ftzi%2Fbitburner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33750474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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":[],"created_at":"2025-01-13T17:45:20.964Z","updated_at":"2026-05-31T21:31:22.715Z","avatar_url":"https://github.com/ftzi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## About\n\nMy codes for [BitBurner](https://store.steampowered.com/app/1812820/Bitburner/) that I have some fun with in my spare time. Still WIP.\n\n## Quick start\n\n- Do the following steps https://github.com/bitburner-official/typescript-template/blob/main/BeginnersGuide.md. Instead of downloading the linked template, download this repo you are reading now!\n\n## [src/scripts/lib/program.ts](https://github.com/SrBrahma/bitburner/blob/main/src/scripts/lib/program/program.ts)\n\nThis is a util function that quickly creates a CLI program with typed arguments and options support and returns the `main` and `autocomplete` functions, consumed by BitBurner.\n\nYour programs will automatically have `--help` options that will print its description, arguments, and options like this example, present in its [test file](https://github.com/SrBrahma/bitburner/blob/main/src/scripts/lib/program/program.test.ts):\n\n```bash\nThis is a cool program that does cool stuff.\n\nUsage: $SCRIPT_NAME [options] \u003csource\u003e \u003cdestination\u003e\n\nArguments:\n\n  source                 The path of the file you are copying.\n  destination            The path where the file should be copied to.\n\nOptions:\n\n  --name, -n \u003cstring\u003e    Some cool description.\n  --value, -v \u003cnumber\u003e   An even cooler description.\n  --help, -h             Display the help.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fftzi%2Fbitburner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fftzi%2Fbitburner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fftzi%2Fbitburner/lists"}