{"id":20263217,"url":"https://github.com/briandowns/super-hacker","last_synced_at":"2025-08-09T00:25:06.464Z","repository":{"id":45693359,"uuid":"191648060","full_name":"briandowns/super-hacker","owner":"briandowns","description":"SuperHacker is the ultimate utility to make you look like a hacker.","archived":false,"fork":false,"pushed_at":"2022-01-01T22:54:00.000Z","size":7710,"stargazers_count":48,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-11T02:07:53.725Z","etag":null,"topics":["c","cli","golang","hacker","haskell","java","javascript","python","scala","terminal"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/briandowns.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":"2019-06-12T21:35:47.000Z","updated_at":"2024-11-09T02:58:10.000Z","dependencies_parsed_at":"2022-08-28T20:11:23.513Z","dependency_job_id":null,"html_url":"https://github.com/briandowns/super-hacker","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briandowns%2Fsuper-hacker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briandowns%2Fsuper-hacker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briandowns%2Fsuper-hacker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briandowns%2Fsuper-hacker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/briandowns","download_url":"https://codeload.github.com/briandowns/super-hacker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248328163,"owners_count":21085261,"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":["c","cli","golang","hacker","haskell","java","javascript","python","scala","terminal"],"created_at":"2024-11-14T11:34:05.246Z","updated_at":"2025-04-11T02:07:58.429Z","avatar_url":"https://github.com/briandowns.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# super-hacker\n\n\u003cp align=\"left\"\u003e\n  \u003ca href=\"https://godoc.org/github.com/briandowns/super-hacker\"\u003e\u003cimg src=\"https://godoc.org/github.com/briandowns/super-hacker?status.svg\" alt=\"GoDoc\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://opensource.org/licenses/BSD-3-Clause\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-BSD%203--Clause-orange.svg?\" alt=\"License\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/briandowns/super-hacker/releases\"\u003e\u003cimg src=\"https://img.shields.io/badge/version-0.1.0-green.svg?\" alt=\"Version\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n`super-hacker` is a CLI application that will output beautifully written code to your terminal allowing you to astound your friends and family.  By default, the output buffer is set to 3 but is overridable.  To quit, press `esc` or `ctrl-c`.\n\n![](super-hacker.gif)\n\n## Examples\n\nsuper-hacker with no flags runs with Go as the default language and an output buffer of 3 bytes.\n\n```sh\n$ super-hacker\n```\n\nsuper-hacker with the `l` flag runs it with the given language. See the \"Supported Languages\" section below.\n\n```sh\n$ super-hacker -l python\n```\n\nsuper-hacker with the `b` flag runs it with the output buffer set to the given value.\n\n```sh\n$ super-hacker -b 16\n```\n\n## Supported Languages\n\n- Go\n- C\n- Python\n- Scala\n- Haskell\n- Java\n- Javascript\n- Rockstar\n- Ruby\n- CoffeeScript\n\n## Installation\n\nBinary releases can be obtained from the `releases` section of the repository.  To build, issue `make`.  This will build a binary for your platform.  The binary will be put into a `bin` directory in the repository.  After either installation, you'll want to copy the binary into your path.\n\n## Adding More Languages and Templates\n\nTo add a new language to `super-hacker`, create a directory named after the language you're adding in the templates directory. In there, add a file to hold the code.  In that file, create a Go `const` that is exported from that new language package and paste in the code.  Make sure to include license headers if available.  If a license is needed, link to it in a comment in the file.  It's preferred to include a link to the source of the code if it's not yours.\n\nIn `template.go`, add a new slice and reference the newly created constant.  Next, add an entry in the switch statement in the `Random(lang string)` function.\n\n## Contributing\n\nPlease feel free to open a PR!\n\n## License\n\nSuperHacker source code is available under the BSD 3 clause [License](/LICENSE).\n\n## Contact\n\n[@bdowns328](http://twitter.com/bdowns328)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbriandowns%2Fsuper-hacker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbriandowns%2Fsuper-hacker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbriandowns%2Fsuper-hacker/lists"}