8000 GitHub - daveed/elg: Elixir Library Generator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

daveed/elg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elixir Library Generator

Template for Elixir libraries.
This will add the Continuous Integration Tools Hex package excit

Install

./bin/install.sh

List local templates

mix template

List remote templates on hex

mix template.hex

How to use it

Clone this repository and generate a new project using the following command:

mix gen ./elg <project_name>

Post install

  1. Edit mix.exs and update the project description and the github url

License

MIT License


Created: 2019-04-17Z

About

Elixir Library Generator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0