Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project Maintenance #157

Open
blakeembrey opened this issue Dec 2, 2016 · 3 comments
Open

Project Maintenance #157

blakeembrey opened this issue Dec 2, 2016 · 3 comments

Comments

@blakeembrey
Copy link
Collaborator

Hi @rs! I noticed you don't have a lot of time to maintain this project. I'd love to step in and help out, I'm currently using it in a work project and would like to make it more re-usable as well as add some new features. Let me know if you want help maintaining pushd and if you're happy for me to help, what sort of changes I should or shouldn't make (e.g. language, new event parameters, etc). You can also get in touch with me via email (on my GitHub profile) if you'd like to chat.

@rs
Copy link
Owner

rs commented Dec 2, 2016

Sure let's try this. There is a lot tickets and PR to handle if have the courage. I will add you as a maintainer.

@blakeembrey
Copy link
Collaborator Author

blakeembrey commented Dec 2, 2016

Thanks @rs! When you get the chance can you add me to https://www.npmjs.com/package/pushd too? Here's my list of initial things I'd like to do (let me know if there's something you'd like to change):

  • Ability to post to multiple event namespaces (a la Post events #155)
  • Create a bin CLI so it can be installed and run from CLI (including config file)
  • Export the server from the node module (would allow users to mount the app within another app)
  • Publish to NPM as compiled assets
  • How do you feel about keeping in CoffeeScript (this one I'm happy to keep and probably wouldn't get to for a long while anyway, but I personally prefer the type safety from TypeScript lately)?
  • Consider multiple environment configuration from a single server instance (may be unnecessary if the CLI/exports are improved as you could just mount it multiple times instead)

@rs
Copy link
Owner

rs commented Dec 4, 2016

Ok on all points. Regarding CoffeeScript, if I would have to choose it today, I would also prefer TypeScript over it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants