Skip to content
New issue

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

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

Already on GitHub? # to your account

feat(cli): Feathers v5 CLI and Pinion generator #2578

Merged
merged 60 commits into from
Jun 14, 2022
Merged

feat(cli): Feathers v5 CLI and Pinion generator #2578

merged 60 commits into from
Jun 14, 2022

Conversation

daffl
Copy link
Member

@daffl daffl commented Mar 11, 2022

This pull request is a follow up to many discussions, specifically #2414 and work done in #2425 and #2511.

After evaluating almost all popular generator and CLI tools available for Node, it turned out that none had the right combination of flexibility, performance, customizability and type safety. This is how Pinion came about, a small functional CLI and generator toolkit that allows to write generators using TypeScript and JavaScript template strings.

This pull request contains the initial version of the generator that works exclusively with TypeScript, MongoDB and a new v5 application structure.

daffl and others added 30 commits July 12, 2021 08:17
@daffl daffl marked this pull request as ready for review June 13, 2022 20:29
@marshallswain
Copy link
Member

:shipit:

@daffl daffl merged commit 7f59ae7 into dove Jun 14, 2022
@daffl daffl deleted the pinion-cli branch June 14, 2022 00:43
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants