Michael R. Bernstein
Michael R. Bernstein
@fredsa, can this be merged now?
Is this still an open issue?
Progress?
@nochristrequired, I would be very interested in your take on the tradeoffs between the two (excluding the pain of getting schematics to work, that is)?
One of the tests should be clearing out all todos, how is that test passing?
Here is what I did in the end to run tests successfully on my repo: 1. `sudo npm install -g [email protected]` 2. `sudo npm install -g [email protected]` 3. `sudo npm...
What I'd like to see is a workflow more like this: 1. `npm install todomvc-api -g` 2. `todomvc-api test http://localhost:8080`
> All of these steps are combined by just `npm install todomvc-api` > [snip] > They are also not global modules, which is what the -g flag means, so no...
At @stephenplusplus' suggestion on #10: Bump.
**Bump**