Skip to content

yellowme/cynara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Cynara

Attention

Installation

Elixir

You need the erlang virtual machine

Mac

brew install erlang

Linux

$ wget https://packages.erlang-solutions.com/erlang-solutions_1.0_all.deb && sudo dpkg -i erlang-solutions_1.0_all.deb
$ sudo apt-get update
$ sudo apt-get install esl-erlang

curl -sSL https://raw.githubusercontent.com/taylor/kiex/master/install | bash -s

kiex install 1.9.0

Add in your ~/.basrc or ~/.zshrc or ~/.bash_profile,

kiex 1.9.0

[reference] (https://github.com/taylor/kiex)

mix local.hex

Phoenix

mix archive.install hex phx_new 1.4.9

Changelog

All changes are located in the changelog file with contribution notes

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published