david-templates-update

1.0.0 • Public • Published

david-templates-update

Synchronize git templates generated by GitHub as if they were forks.

npx david-templates-update <source-template-repo-url> <ignoreAllSpace?>

on an child instance of a Github template repository will open up an interactive CLI where you can select from a list of updated commits that have been made after child instance creation. These will then be applied to the child template instance keeping changes and patches current.

All working directory changes will be stashed before any operations are made using git and popped once successfully completed. This is for your own peace-of-mind and protection. If any operation fails, simply use git stash pop to retrieve your cwd again.

Special treatment will be given to source commits with messages formatted: Bump <package> from <src_version> to <dst_version>. These commits will call yarn to update <package> to version <dst_version>.

This fork is aimed to add some parameters to the tool execution and accommodating the tool to the SAGE Template Update process.

Package Sidebar

Install

npm i david-templates-update

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

40.4 kB

Total Files

15

Last publish

Collaborators

  • david-redano-sage