Giter Site home page Giter Site logo

ten-times-developer's Introduction

Setup

Ensure you have the following installed on macOS:

Then run ./go from the same directory as this README file.

Run

The first run builds the Z3 theorem prover which takes 10-15 minutes on circa 2018 Apple hardware. But it's worth it for the satisfaction of not using brute force to solve the problem. :-)

Here's what the first run looks like:

$ ./go
Installing SBT ✓
Installing the Z3 prover:
  - cloning the ScalaZ3 git repo ✓
  - building the C++ library and Scala binding ✓
Building and running the 10x developer problem solver...

Sarah is the team's 10x developer.
The developers ranked from best to worst are: Sarah, John, Jessie, Evan, Matt.

In the event of a build error, the go script should display the logs collected during the failed step.

ten-times-developer's People

Contributors

andrewh2718 avatar

Watchers

 avatar  avatar

ten-times-developer's Issues

Cannot run via go script

I think I have the deps right, but no output is produced and the go script seemed to run wayyy too quickly.

$  java --version
openjdk 11.0.4 2019-07-16
OpenJDK Runtime Environment (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3)
OpenJDK 64-Bit Server VM (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3, mixed mode, sharing)
$  python --version
Python 2.7.15+
$  ./go 
Installing the Z3 prover:
  - building the C++ library and Scala binding 
$

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.