componentjs / component

frontend package manager and build tool for modular web applications
https://github.com/componentjs/guide
MIT License
4.55k stars 306 forks source link

What happened to the component create 'component name' command #559

Closed bigmeech closed 9 years ago

bigmeech commented 10 years ago

has the create command been kicked out in the new version, I don't see create among list of available command.

build, crawl, duplicates, install [name ...], link [folder], ls, open, outdated, pin, search [query], update, validate
wryk commented 10 years ago

take a look at https://github.com/component/create.js

kewah commented 10 years ago

component/create.js doesn't work currently though. See https://github.com/component/create.js/pull/8

bigmeech commented 10 years ago

I wonder why this decision. We all love the create command, why you lot gotta be like this? Please give us back our create command. We beg of you!!!

jonathanong commented 10 years ago

it's just opinionated and everybody has a different idea about it. people wanted to work on it separately, so we moved it to a different repo.

if people update it and it becomes good enough for core, i don't mind adding it back.

jonathanong commented 10 years ago

anyone want to actively maintain it?

dominicbarnes commented 10 years ago

I wouldn't mind maintaining that, I've got some pretty cool ideas for a decent generator.

bigmeech commented 10 years ago

Okay! Seems no one cares about this i'd like to maintain it. @dominicbarnes what idea do you have. Can we work on this together?

kewah commented 10 years ago

@dominicbarnes @bigmeech few months ago I started to work on a small generator for component (https://github.com/kewah/component-generate). If you are interested we can improve it and add new features :)

timaschew commented 9 years ago

closing due to inactivity