@inventivetalent/gitsha
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

gitsha

Get the sha1 of a git repo

Promisified fork of https://github.com/aadityabhatia/gitsha

npm install @inventivetalent/gitsha
import gitsha from "@inventivetalent/gitsha";

const sha = await gitsha(); // => 8b30d72

/@inventivetalent/gitsha/

    Package Sidebar

    Install

    npm i @inventivetalent/gitsha

    Weekly Downloads

    13

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    8.22 kB

    Total Files

    11

    Last publish

    Collaborators

    • inventivetalent