Closed aldeed closed 10 years ago
Just a little check to allow this:
$ meteor create test $ cd test $ mrt link-package test-package
instead of this
$ meteor create test $ cd test $ mkdir packages $ mrt link-package test-package
Oh, nice one. Thanks @aldeed !
Just a little check to allow this:
instead of this