0.1.1 β€’ Published 12 months ago

@runespoorstack/git-utils v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

Table of Contents

✨ Features

  • Get modified files.

🦾 Installation

npm i --save-dev @runespoorstack/git-utils

♾️ Usage

getModifiedFiles

const modifiedFiles = getModifiedFiles();
console.log(modifiedFiles);
// ['file1.ts', 'file2.ts', 'file3.ts']

πŸ› οΈ Contributing

See the CONTRIBUTING.md document.

πŸ’• Special Thanks

  • I want to say thank you to the best woman in the world, my wife Diana for her love, daily support, motivation and inspiration.

❀️ Support or Donate

If you are enjoying this work and feel extra appreciative, you could buy me a book πŸ“– or 3 πŸ“–πŸ“–πŸ“–.

0.1.1

12 months ago

0.1.0

1 year ago

0.0.0

1 year ago