Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/palkan/rebar_templates
Custom rebar templates
https://github.com/palkan/rebar_templates
Last synced: 2 days ago
JSON representation
Custom rebar templates
- Host: GitHub
- URL: https://github.com/palkan/rebar_templates
- Owner: palkan
- Created: 2014-12-11T16:27:52.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-01T20:11:53.000Z (about 8 years ago)
- Last Synced: 2024-10-19T12:59:25.602Z (25 days ago)
- Language: Erlang
- Size: 16.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
About
------------Custom application template for [rebar3](rebar3.org).
Setup
------------Put (or link) templates to `~/.rebar/templates` folder.
```sh
ln -s /path/to/rebar_templates ~/.rebar/templates
```Usage
------------Run `rebar3 new palkan_app name=my_lib project_name=CoolProject author=Dude` to create many useful files)