mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 14:26:00 +02:00
mix: add link to homepage
This commit is contained in:
parent
720b6d7a1f
commit
4a7f271904
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# mix
|
# mix
|
||||||
|
|
||||||
> Mix is a build tool that provides tasks for creating, compiling, and testing Elixir projects, managing its dependencies, and more.
|
> Mix is a build tool that provides tasks for creating, compiling, and testing Elixir projects, managing its dependencies, and more.
|
||||||
|
> More information: <https://hexdocs.pm/mix>.
|
||||||
|
|
||||||
- Execute a particular file:
|
- Execute a particular file:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue