iPoe icon indicating copy to clipboard operation
iPoe copied to clipboard

raco submit

Open bennn opened this issue 9 years ago • 5 comments

  • Open a repository / folder for community poems
  • raco submit file.rkt should contribute a poem to the repo
  • raco submit lang/ should add a language to this repo
  • raco submit file.sql should propose a new migration

bennn avatar Aug 06 '15 00:08 bennn

I mean, raco ipoe submit

bennn avatar Aug 19 '15 04:08 bennn

Trouble: I'd like this command to submit pull requests, but that means the user has to have forked the repo. So:

  • need to detect if package is linked from a fork or installed from source (or a clone)
  • need to create a new fork of this repo

EDIT: as step 1, suppose it's already linked and find the source location

bennn avatar Aug 19 '15 05:08 bennn

After finding the fork (or skipping this), next up is to move the files & create a pull request.

bennn avatar Aug 19 '15 06:08 bennn

Noooo, I no longer think pull requests are the way to do this. There should be a collaborative site / server up ... same place the database is hosted.

bennn avatar Aug 26 '15 00:08 bennn

(Work has started in private/command/new.rkt. I still have no idea the best way to register new poems. Also, SHARING and CREATING ought to be separate commands.)

bennn avatar Sep 20 '15 21:09 bennn