We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, if we wanted to update the skeleton files of a nexB project, we would have to go into every project to:
It would be nice to have a script to automate some portion of this process. The script can handle:
Then the user would handle merge conflicts and then push the branch to github. Afterwards, the script moves onto the next repo.
The text was updated successfully, but these errors were encountered:
Create script to update repo skeleton #80
ea5044d
Signed-off-by: Jono Yang <[email protected]>
JonoYang
No branches or pull requests
Currently, if we wanted to update the skeleton files of a nexB project, we would have to go into every project to:
It would be nice to have a script to automate some portion of this process. The script can handle:
Then the user would handle merge conflicts and then push the branch to github. Afterwards, the script moves onto the next repo.
The text was updated successfully, but these errors were encountered: