Closed jackfranklin closed 11 years ago
Yep, totes up for this. You could actually just hit /
and list all the arrays:
{
"html5shiv": "//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.6.2/html5shiv.js",
"underscore": "underscore.js",
"backbone": [
"backbone.js",
"underscore",
"jquery"
],
"marionette": [
"backbone",
"backbone.marionette"
],
"bootstrap": "http://twitter.github.io/bootstrap/assets/bootstrap.zip"
}
Also pulldown ls
?
You could actually just hit / and list all the arrays
Yeah that works.
Also
pulldown ls
Yeah.
Will open another issue in the API repo to discuss sets.
I'd like to enhance the sets we have in the API. Once that's done, it would be good to add a command to list them:
(API up for discussion)