install.sh 83 Bytes
Newer Older
1
#!/bin/bash
2
3
4
make build
make install-dependencies
make dev-install
liuzhe-lz's avatar
liuzhe-lz committed
5
source ~/.bashrc