forked from mirrors/thatmattlove-hyperglass
readme formatting, ci move
This commit is contained in:
parent
2af99adf19
commit
662b70d882
2 changed files with 5 additions and 3 deletions
|
|
@ -9,10 +9,9 @@ before_install:
|
|||
- pip3 install -r ./tests/requirements_dev.txt
|
||||
install:
|
||||
- pip3 install -r requirements.txt
|
||||
after_install:
|
||||
before_script:
|
||||
- git remote add origin git@github.com/checktheroads/hyperglass.git > /dev/null 2>&1
|
||||
- sh ./tests/check_code.sh
|
||||
before_script:
|
||||
- python3 ./tests/ci_prepare.py
|
||||
script:
|
||||
- nohup python3 ./tests/ci_dev_server.py &
|
||||
|
|
|
|||
|
|
@ -5,7 +5,10 @@
|
|||
**hyperglass** is intended to make implementing a looking glass too easy not to do, with the big-picture goal of improving the internet community as a whole by making looking glasses more common across autonomous systems of any size.
|
||||
|
||||
<br>
|
||||
  [](https://github.com/ambv/black) 
|
||||

|
||||

|
||||
[](https://github.com/ambv/black)
|
||||

|
||||
|
||||
## Features
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue