Skip to content

Commit

Permalink
Merge pull request alexanderGugel#71 from rstacruz/patch-1
Browse files Browse the repository at this point in the history
Update TODO.md
  • Loading branch information
alexanderGugel committed Jan 25, 2016
2 parents 6201689 + 047de92 commit 849a76f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TODO
Must
----

- [ ] integration tests (unit tests due to current pace no longer maintainable)
- [x] integration tests (unit tests due to current pace no longer maintainable)
- [ ] fix dead-lock issue that prevents us from completely atomic installs
(where the callback actually means **something**)

Expand All @@ -14,7 +14,8 @@ npm feature parity
- [ ] allow running `npm` and `ied` in the same project
- [ ] lifecycle scripts (including native dependencies)
- [ ] global **installs** (without `link`)
- [ ] allow declaring dependencies as git repo or tarball
- [x] allow declaring dependencies as tarball
- [ ] allow declaring dependencies as git repo

Wild Ideas
----------
Expand All @@ -23,4 +24,3 @@ Wild Ideas
- [ ] ARC
- [ ] multi threaded fetch (optimize decompression)
- [ ] NixOS like rollback

0 comments on commit 849a76f

Please sign in to comment.