MxJ24
Results
2
comments of
MxJ24
just installed django 1.8 envs on Apple M1 using virtualenv successed, hope it will help you https://gist.github.com/MxJ24/e1386c9012f533cfbedfed5114da3e60 https://gist.github.com/MxJ24/19482861156b9b4ef24928f3c49a89f5
use this plugin https://github.com/misfo/Shell-Turtlestein and shell command function tbl2csv() { sed '/^[-\+]-.*$/d;/^ *$/d;s/|/,/g;s/^,//g' $@ }