makerdao / bite-keeper

Maker Keeper Framework: Keeper to bite undercollateralized cups.
GNU Affero General Public License v3.0
49 stars 21 forks source link

Add Ubuntu 18.04 Dependencies #3

Closed finackieee closed 6 years ago

finackieee commented 6 years ago

secp256k does not compile correctly without these

codecov-io commented 6 years ago

Codecov Report

Merging #3 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master      #3   +/-   ##
======================================
  Coverage    92.3%   92.3%           
======================================
  Files           1       1           
  Lines          39      39           
======================================
  Hits           36      36           
  Misses          3       3

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 56756fe...fe2e59a. Read the comment docs.

ghost commented 6 years ago

I will just add info to the bite-keeper README that Ubuntu-specific instructions can be found in the main pymaker repository's README. Otherwise we will end up duplicating these os-specific installation instructions 10 times across 10 different repos.