This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
komodotools
mirror of
https://github.com/lukechilds/komodotools.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
186
Commits
2
Branches
0
Tags
308 KiB
Shell
76.2%
Python
15.5%
C++
4.8%
Jinja
3.5%
Tree:
529cdd053d
master
revert-24-test_rpcbind_to_assetname
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '529cdd053d'
${ noResults }
komodotools
/
webworker01
/
rebuildkomodo
5 lines
82 B
Raw
Blame
History
#!/bin/bash
cd
~/komodo
git pull --rebase
make clean
./zcutil/build.sh -j
$(
nproc
)
Reference in new issue