CI/CD generator #29969
ThePlenkov
started this conversation in
Feature Requests
CI/CD generator
#29969
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I know that CI is well documented here: https://nx.dev/ci/recipes/set-up#set-up-ci
However it would be really great if nx can do this even without going to docs page.
How about creating a generator
nx g ci --target github | gitlab | circleci ...
which can set up a project just a command line rather than manual copy-pasting?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions