This website works better with JavaScript.
Explore
Home
Sign In
TheDude
/
hummingbot
Watch
1
Star
0
Fork
You've already forked hummingbot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Custom HummingBot for Whitebit
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.
2
Commits
1
Branch
0
Tags
26 MiB
Python
93.5%
Cython
6.3%
C++
0.2%
Tag:
Branch:
Tree:
main
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'main'
${ noResults }
hummingbot
/
compile
5 lines
69 B
Raw
Permalink
Blame
History
#!/bin/bash
cd
$(
dirname
"
$0
"
)
python setup.py build_ext --inplace
Reference in new issue
View Git Blame
Copy Permalink