Added todo list.
This commit is contained in:
parent
a0493930a0
commit
f2a47a00a1
1 changed files with 11 additions and 0 deletions
11
todo.markdown
Normal file
11
todo.markdown
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
* better config options, add config file
|
||||
* commit hashes as versions for dependencies
|
||||
* Perhaps add some easy way to distinguish between real versions and commit
|
||||
maybe use ``@``; ``@c645asd``.
|
||||
* Stricter directory layouts.
|
||||
* Stricter version allowance -- disallow any letters in version numbers.
|
||||
|
||||
* A way to install specific versions of a package.
|
||||
* more package download methods
|
||||
* Allow for proper versions of packages to download. Reuse 'version' field
|
||||
in packages.json.
|
||||
Loading…
Add table
Add a link
Reference in a new issue