{"id":29212110,"url":"https://github.com/tinted-theming/base16-builder-elixir","last_synced_at":"2025-10-07T00:09:45.998Z","repository":{"id":50613984,"uuid":"89384513","full_name":"tinted-theming/base16-builder-elixir","owner":"tinted-theming","description":"An Elixir implementation of a Base16 builder.","archived":false,"fork":false,"pushed_at":"2024-09-02T12:28:33.000Z","size":1182,"stargazers_count":8,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-02T22:07:00.690Z","etag":null,"topics":["base16","cli","elixir"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/tinted-theming.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":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2017-04-25T16:47:01.000Z","updated_at":"2024-09-02T12:28:36.000Z","dependencies_parsed_at":"2023-01-30T22:15:56.399Z","dependency_job_id":null,"html_url":"https://github.com/tinted-theming/base16-builder-elixir","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tinted-theming/base16-builder-elixir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinted-theming%2Fbase16-builder-elixir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinted-theming%2Fbase16-builder-elixir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinted-theming%2Fbase16-builder-elixir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinted-theming%2Fbase16-builder-elixir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinted-theming","download_url":"https://codeload.github.com/tinted-theming/base16-builder-elixir/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinted-theming%2Fbase16-builder-elixir/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278699108,"owners_count":26030457,"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-06T02:00:05.630Z","response_time":65,"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":["base16","cli","elixir"],"created_at":"2025-07-02T22:06:59.420Z","updated_at":"2025-10-07T00:09:45.992Z","avatar_url":"https://github.com/tinted-theming.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# base16-builder-elixir\n[![CircleCI](https://circleci.com/gh/obahareth/base16-builder-elixir.svg?style=svg)](https://circleci.com/gh/obahareth/base16-builder-elixir)\n\nThis is a base16 builder written in Elixir as defined by the [base16 builder guidelines](https://github.com/tinted-theming/home/blob/cc34890294402b9052b528e107f5b6b5ae15fdff/builder.md) version 0.9.0\n\n\n## Usage Requirements\nEither [Erlang](http://erlang.org) or [Docker](https://docker.com).\n\n## Development Requirements\n* [Elixir](https://elixir-lang.org) 1.5.0+.\n\nTo acquire dependencies, run:\n\n```bash\nmix deps.get\n```\n\n## Usage\n\n### Docker\n\n```bash\ndocker run -v $(pwd)/out:/out obahareth/base16-builder-elixir\n```\n\nYou'll find the files in `./out` after the builder completes the building process. \n\n_Note: Building through Docker is [somewhat slow](https://github.com/obahareth/base16-builder-elixir/issues/2) at the moment, this should be looked at._\n\n### With Erlang Installed\n\n```bash\nbase16_builder\n\nAcquires git repositories containing templates and schemes to build base16\nthemes as defined in the builder guidelines:\nhttps://github.com/tinted-theming/home/blob/main/builder.md\n\n\nUsage:\n./base16_builder           # Runs the build command.\n./base16_builder build     # Builds Base16 themes, runs update if required repositories don't exist.\n./base16_builder update    # Re-acquires git repositories or creates them if they don't exist.\n./base16_builder help      # Prints this help message.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinted-theming%2Fbase16-builder-elixir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftinted-theming%2Fbase16-builder-elixir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinted-theming%2Fbase16-builder-elixir/lists"}