foundrycf / fpm

a package manager for foundry
http://fpmcf.org/
4 stars 2 forks source link

GUI for FPM registry #18

Closed russplaysguitar closed 11 years ago

russplaysguitar commented 11 years ago

Source.cfc is nice, but since this is a one-time operation I think I'd prefer to use a form to register my projects?

jfrux commented 11 years ago

The cli will be how to register them but we could make a form too.

Sent from my iPhone

On Oct 10, 2012, at 8:56 PM, Russ notifications@github.com wrote:

Source.cfc is nice, but since this is a one-time operation I think I'd prefer to use a form to register my projects?

— Reply to this email directly or view it on GitHubhttps://github.com/foundrycf/fpm/issues/18.

jfrux commented 11 years ago

Ideally I'd like to have more information about each listing... I just took the quick route and deployed bower-server to heroku to get it up and running... but we could add more like authors / user auth if we wanted...

jfrux commented 11 years ago

Hey Russ, you're welcome to spearhead this project if you're interested. We could simply use a docpad instance and get a website up via GH-Pages.

I have domains foundrycf.org and fpmcf.org. I'll try to get them pointed at their respective repos today.

jfrux commented 11 years ago

Also, the CLI is now capable of registering projects.