{"id":20803603,"url":"https://github.com/afiskon/erl-min-prj","last_synced_at":"2025-10-05T08:19:40.186Z","repository":{"id":14818828,"uuid":"17541392","full_name":"afiskon/erl-min-prj","owner":"afiskon","description":"Minimal Erlang project template and example of packing this project into deb package","archived":false,"fork":false,"pushed_at":"2018-01-08T16:11:41.000Z","size":276,"stargazers_count":15,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T05:31:52.593Z","etag":null,"topics":["deb","erlang","linux","packages"],"latest_commit_sha":null,"homepage":"https://eax.me/erlang-deb-package/","language":"Shell","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/afiskon.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":"2014-03-08T12:19:23.000Z","updated_at":"2018-01-08T16:10:47.000Z","dependencies_parsed_at":"2022-09-25T03:41:12.532Z","dependency_job_id":null,"html_url":"https://github.com/afiskon/erl-min-prj","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/afiskon%2Ferl-min-prj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afiskon%2Ferl-min-prj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afiskon%2Ferl-min-prj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afiskon%2Ferl-min-prj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afiskon","download_url":"https://codeload.github.com/afiskon/erl-min-prj/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252802523,"owners_count":21806518,"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":["deb","erlang","linux","packages"],"created_at":"2024-11-17T18:53:49.760Z","updated_at":"2025-10-05T08:19:35.135Z","avatar_url":"https://github.com/afiskon.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Erlang Minimal Project\n======================\n\nMinimal Erlang project and example of packing this project into deb package.\n\n```\nsudo apt-get install ruby ruby-dev\nsudo gem install fpm\nmake deb\n```\n\nAlso using this template you can create your own Erlang service:\n\n```\ngit checkout ...\ncd mynewservice\nwget https://raw.github.com/afiskon/erl-min-prj/master/scripts/new-erl-srv\nchmod u+x new-erl-srv\n./new-erl-srv mynewservice \"My New Service\" https://eax.me/\nrm new-erl-srv\ngit add .\ngit commit -am 'Initial Commit'\ngit push origin HEAD\ngit tag 0.1.0 # tags are used as deb package version\ngit push origin 0.1.0\nmake run # run service, for debug purposes\nmake deb # create deb package\n```\n\nFor more details see https://eax.me/erlang-deb-package/ and https://redd.it/204ajd\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafiskon%2Ferl-min-prj","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafiskon%2Ferl-min-prj","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafiskon%2Ferl-min-prj/lists"}