ScottWe / self-referential-node-git

Test of using NodeGit to modify the repository it is run from

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Self Referential Noe GIT

This project will commit to its own repository, provided you have access. This requires you have an SSH key tied to your GIT account, and set to the correct remote origin corresponding to that SSH key. That is: git remote set-url origin git@github.com:<Username>/<Project>.git

About

Test of using NodeGit to modify the repository it is run from


Languages

Language:TypeScript 100.0%