- Mastering Elixir
- André Albuquerque Daniel Caixinha
- 71字
- 2021-08-05 10:42:51
Mix
Mix is the Swiss-army knife of the Elixir tools. It's used to compile and run your application, manage your dependencies, run tests, and even for profiling your code. You can see which Mix tasks are available by typing mix help in your terminal. We won't explain its usage here, since the next chapter's purpose is to show you how you can use Mix to create and maintain an Elixir project.
推薦閱讀
- Clojure Programming Cookbook
- 軟件項目估算
- 自己動手寫搜索引擎
- Visual FoxPro 程序設(shè)計
- 新手學(xué)Visual C# 2008程序設(shè)計
- Mastering Julia
- 軟件項目管理實用教程
- Mastering Ext JS
- Access 2010數(shù)據(jù)庫應(yīng)用技術(shù)實驗指導(dǎo)與習(xí)題選解(第2版)
- 3ds Max印象 電視欄目包裝動畫與特效制作
- 從0到1:HTML5 Canvas動畫開發(fā)
- R語言數(shù)據(jù)挖掘:實用項目解析
- 奔跑吧 Linux內(nèi)核
- SSH框架企業(yè)級應(yīng)用實戰(zhàn)
- Microsoft HoloLens By Example