Skip to content
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.

New CLI Libs #7

Closed
Cooldude2606 opened this issue Jun 21, 2018 · 4 comments
Closed

New CLI Libs #7

Cooldude2606 opened this issue Jun 21, 2018 · 4 comments
Labels
Next Release Tasks to be done for the next release. Task Tasks which any one is welcome to work on.

Comments

@Cooldude2606
Copy link
Member

Add a version compear function for greater than less than and eaqule to as well as a range test. The first three can be compined into one by returning a negitive for lessthan, zreo for equle to, and possitive for greater than. This file should also include a version name spilter to sperate module@version

Add a dependicy tree maker than creates an object that is keyed by the module name and the values of the module dependies as an array containing module@version and another function which will only incude currently installed modules, and yet another which will only include modules which are required. There should also be a function to resolve this tree to have each module include a list of its dependices and then all the dependices of those dependies.

@Cooldude2606 Cooldude2606 added the Task Tasks which any one is welcome to work on. label Jun 21, 2018
@Cooldude2606
Copy link
Member Author

Added version lib.

@Cooldude2606 Cooldude2606 added the Next Release Tasks to be done for the next release. label Jun 24, 2018
@Cooldude2606
Copy link
Member Author

Added download lib

@Cooldude2606
Copy link
Member Author

Tree lib is added but offline not working due to version numbers being on dir names.

@Cooldude2606
Copy link
Member Author

Finished tree lib

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Next Release Tasks to be done for the next release. Task Tasks which any one is welcome to work on.
Projects
None yet
Development

No branches or pull requests

1 participant