summaryrefslogtreecommitdiff
path: root/tools/run_node.py
AgeCommit message (Collapse)Author
2019-01-24Minor code cleanups (#1570)JaePil Jung
2019-01-21chore: update license lines (#1557)Yoshiya Hinosawa
2018-07-18Reduce unnecessary build output.Ryan Dahl
2018-07-08Clean up tools/Ryan Dahl
- Factor out tools/util.py - Move js/*.py to tools. - Rewrite tools/format.sh in python. - Run lint first in travis.