{"id":20699905,"url":"https://github.com/mrmarble/prism","last_synced_at":"2025-04-22T22:33:14.464Z","repository":{"id":57695091,"uuid":"488733358","full_name":"MrMarble/prism","owner":"MrMarble","description":"Create beautiful images of your code directly from the terminal","archived":false,"fork":false,"pushed_at":"2023-03-06T22:43:04.000Z","size":407,"stargazers_count":19,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T19:34:28.424Z","etag":null,"topics":["capture","carbon","cli","code","screenshot"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MrMarble.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}},"created_at":"2022-05-04T20:24:39.000Z","updated_at":"2023-10-15T01:01:57.000Z","dependencies_parsed_at":"2022-09-14T22:22:07.714Z","dependency_job_id":null,"html_url":"https://github.com/MrMarble/prism","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"6f62fbda9ee9c1412c48ae9af1982ac0643c27c5"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrMarble%2Fprism","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrMarble%2Fprism/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrMarble%2Fprism/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrMarble%2Fprism/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MrMarble","download_url":"https://codeload.github.com/MrMarble/prism/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250334173,"owners_count":21413522,"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":["capture","carbon","cli","code","screenshot"],"created_at":"2024-11-17T00:32:44.469Z","updated_at":"2025-04-22T22:33:14.440Z","avatar_url":"https://github.com/MrMarble.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![logo](assets/logo.svg)\n# Prism\n\n![GitHub](https://img.shields.io/github/license/mrmarble/prism)\n![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/mrmarble/prism)\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/mrmarble/prism)\n[![Go Report Card](https://goreportcard.com/badge/github.com/mrmarble/prism)](https://goreportcard.com/report/github.com/mrmarble/prism)\n[![Go Reference](https://pkg.go.dev/badge/github.com/mrmarble/prism.svg)](https://pkg.go.dev/github.com/mrmarble/prism)\n\nCreate beautiful images of your source code directly from your terminal.\n\n![example](assets/example.png)\n\n# Installation\n\nPrecompiled `prism` binaries can be found at [releases](https://github.com/mrmarble/prism/releases) page.\n\nInstructions below show how to build `prism` from sources.\n\n```sh\ngo install github.com/mrmarble/prism/cmd/prism@latest # or target a specific version @v0.1.0\n```\n# Usage\nBe sure `prism` executable is under your `$PATH`.\n\nUsage of **prism**: prism [input file] [args...] Run prism without arguments to get help output.\n\n```\nFlags:\n  -h, --help                  Show context-sensitive help.\n  -l, --lang=STRING           Language to parse.\n  -o, --output=\"prism.png\"    Output file name\n      --version               Print version information and quit\n      --header                Display header\n      --lines=STRING          Specify a range of lines instead of reading the whole file. Ex: 10-20\n  -n, --numbers               Display line numbers\n  -r, --relative              Use relative numbers. Needs --lines and --numbers\n```\n\n## Supported languages\n\nSee [languages](tokenizer/languages/) for a list of implemented languages.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrmarble%2Fprism","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrmarble%2Fprism","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrmarble%2Fprism/lists"}