1 Forks
5 Stars
5 Watchers

metaprogramming-elixir

Notes and examples I create whilst covering the book.

How to download and setup metaprogramming-elixir

Open terminal and run command
git clone https://github.com/shmink/metaprogramming-elixir.git
git clone is used to create a copy or clone of metaprogramming-elixir repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with metaprogramming-elixir https://github.com/shmink/metaprogramming-elixir/archive/master.zip

Or simply clone metaprogramming-elixir with SSH
[email protected]:shmink/metaprogramming-elixir.git

If you have some problems with metaprogramming-elixir

You may open issue on metaprogramming-elixir support forum (system) here: https://github.com/shmink/metaprogramming-elixir/issues