{"id":14988256,"url":"https://github.com/apache/couchdb-rebar","last_synced_at":"2025-07-12T16:03:19.281Z","repository":{"id":13307257,"uuid":"15993618","full_name":"apache/couchdb-rebar","owner":"apache","description":"Mirror of Apache CouchDB","archived":false,"fork":false,"pushed_at":"2024-07-11T15:48:20.000Z","size":2225,"stargazers_count":7,"open_issues_count":0,"forks_count":7,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-07-08T02:05:21.691Z","etag":null,"topics":["big-data","cloud","content","couchdb","cplusplus","database","erlang","http","javascript","network-client","network-server"],"latest_commit_sha":null,"homepage":null,"language":"Erlang","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2014-01-17T08:00:09.000Z","updated_at":"2024-07-11T14:37:31.000Z","dependencies_parsed_at":"2024-06-06T00:28:13.033Z","dependency_job_id":"1aef0cb8-80a3-4017-9335-f9eeaf88be1d","html_url":"https://github.com/apache/couchdb-rebar","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/apache/couchdb-rebar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcouchdb-rebar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcouchdb-rebar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcouchdb-rebar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcouchdb-rebar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/couchdb-rebar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcouchdb-rebar/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264606258,"owners_count":23636293,"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":["big-data","cloud","content","couchdb","cplusplus","database","erlang","http","javascript","network-client","network-server"],"created_at":"2024-09-24T14:16:22.181Z","updated_at":"2025-07-12T16:03:18.942Z","avatar_url":"https://github.com/apache.png","language":"Erlang","readme":"**rebar is deprecated and will receive only bug fixes. We encourage you to move to [rebar3](https://github.com/erlang/rebar3).**\n\n----\n\nrebar\n=====\n\nrebar is an Erlang build tool that makes it easy to compile and test Erlang\napplications, port drivers and releases.\n\nrebar is a self-contained Erlang script, so it's easy to distribute or even\nembed directly in a project. Where possible, rebar uses standard Erlang/OTP\nconventions for project structures, thus minimizing the amount of build\nconfiguration work. rebar also provides dependency management, enabling\napplication writers to easily re-use common libraries from a variety of\nlocations (git, hg, etc).\n\nBuilding\n--------\n\nInformation on building and installing [Erlang/OTP](http://www.erlang.org) can\nbe found [here](https://github.com/erlang/otp/wiki/Installation) ([more\ninfo](https://github.com/erlang/otp/blob/master/HOWTO/INSTALL.md)).\n\n### Dependencies\n\nTo build rebar you will need a working installation of Erlang R13B03 (or later).\n\nShould you want to clone the rebar repository, you will also require git.\n\n#### Downloading\n\nYou can download a pre-built binary version of rebar from:\n\nhttps://github.com/rebar/rebar/wiki/rebar\n\n#### Building rebar\n\n```sh\n$ git clone git://github.com/rebar/rebar.git\n$ cd rebar\n$ ./bootstrap\nRecompile: src/getopt\n...\nRecompile: src/rebar_utils\n==\u003e rebar (compile)\nCongratulations! You now have a self-contained script called \"rebar\" in\nyour current working directory. Place this script anywhere in your path\nand you can use rebar to build OTP-compliant apps.\n```\n\n\nContributing to rebar\n=====================\n\nPlease refer to [CONTRIBUTING](CONTRIBUTING.md).\n\nCommunity and Resources\n-----------------------\n\nIn case of problems that cannot be solved through documentation or examples, you\nmay want to try to contact members of the community for help. The community is\nalso where you want to go for questions about how to extend rebar, fill in bug\nreports, and so on.\n\nThe main place to go for questions is the [rebar mailing\nlist](http://lists.basho.com/pipermail/rebar_lists.basho.com/). If you need\nquick feedback, you can try the #rebar channel on\n[irc.freenode.net](http://freenode.net). Be sure to check the\n[wiki](https://github.com/rebar/rebar/wiki) first, just to be sure you're not\nasking about things with well known answers.\n\nFor bug reports, roadmaps, and issues, visit the [github issues\npage](https://github.com/rebar/rebar/issues).\n\nGeneral rebar community resources and links:\n\n- [Rebar Mailing List](http://lists.basho.com/pipermail/rebar_lists.basho.com/)\n- #rebar on [irc.freenode.net](http://freenode.net/)\n- [wiki](https://github.com/rebar/rebar/wiki)\n- [issues](https://github.com/rebar/rebar/issues)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fcouchdb-rebar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Fcouchdb-rebar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fcouchdb-rebar/lists"}