We want to have a way of creating a new Kind project that is able to retrieve needed functions from a single curated remote repository.
The idea is to have the unit of our package manager to be functions and to have only a single source where all the functions are known to work well together, avoiding complex dependency problems.
We want to have a way of creating a new Kind project that is able to retrieve needed functions from a single curated remote repository.
The idea is to have the unit of our package manager to be functions and to have only a single source where all the functions are known to work well together, avoiding complex dependency problems.