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

Thoughts on plugins #147

Closed
balupton opened this issue Mar 27, 2020 · 2 comments
Closed

Thoughts on plugins #147

balupton opened this issue Mar 27, 2020 · 2 comments

Comments

@balupton
Copy link
Member

balupton commented Mar 27, 2020

I'll be rewritting it in TypeScript and stripping out anything that isn't needed for modern development (such as the jquery, bower, and component json file merging).

I'll also be aiming towards making it a series of small components, unix style.

End-result will be the same, but the code will be simpler and different.

If anyone has written extensions on top of projectz, now is the time to voice it.

@balupton
Copy link
Member Author

balupton commented Mar 27, 2020

Essentially:

  1. new executable for updating the contributors data - done see bevry/get-contributors
  2. update projectz for updating the markdown files using https://github.com/bevry/ropo for the replacements with a projectz configuration object inside package.json that can override or add additional sections to commands that will be executed - such as curl or whatever - which output will be used

@balupton balupton changed the title Heads up on rewrite Thoughts on plugins May 8, 2020
@balupton
Copy link
Member Author

balupton commented May 8, 2020

merged into #85

@balupton balupton closed this as completed May 8, 2020
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

1 participant