elixir Buffing Vim for Elixir and React Development Upgrade to Vim8 Thanks to this guide [https://gist.github.com/oPauloChaves/440a8725e3fa52f008ee7e707c9e43ec]: For Ubuntu: sudo apt-get remove --purge vim vim-runtime vim-gnome vim-tiny vim-gui-common sudo apt-get install liblua5.1-dev luajit libluajit-5.1 python-dev
phoenix My First Phoenix Elixir Project Yow! what's up guys. Today I'm gonna show you how to create a new project regarding phoenix elixir. Assumptions: 1. You a Linux Dev set up. (GHOST_URL/linux-dev-setup/) 2. You have phoenix(
azure Deploying Phoenix using Dokku in Azure There are many ways to deploy a Phoenix web application in a Virtual Private Server (VPS). One of them is through Dokku [https://github.com/dokku/dokku]. In this post, I will show
linux Phoenix Elixir Setup This guide is for users using Ubuntu Linux and wants to setup Phoenix Framework [http://www.phoenixframework.org]. If you want to know more on our setup of Ubuntu, checkout Ubuntu Setup [https: