@runespoorstack/git-utils
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

@runespoorstack/git-utils

The Runespoor set of Git utils.

GitHub License GitHub issues npm downloads

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 📖📖📖.

Package Sidebar

Install

npm i @runespoorstack/git-utils

Weekly Downloads

2

Version

0.1.1

License

MIT

Unpacked Size

74.2 kB

Total Files

18

Last publish

Collaborators

  • borisshulyak