GithubHelp home page GithubHelp logo

get-last-5-commits's Introduction

get-last-5-commits

get the last five commits as markdown of a local filesytem git repo as an example etc)

opininated in the sense, that for a ci system, and slack notifications, you only need five commits, and i would prefer you work directly off master :D

install

cp .env.example .env.development
yarn
yarn start:dev

edit `.env.development` to point to the git repo,
and also the full path to the git repo on the filesystem, checked out on the correct branch
and where the repo is on github,
it will link to commits that are already on github

known issues

if you wish to pipe this content anywhere, plese just call node index.js as yarn and npm scripts have the annoying

"✨ Done in 0.27s."

which ruins the output, you may need to run the full command from yarn:start:dev this is the first time i have came across this problem..

if anyone understands the better way to deal with this, pelase shout,it works enough for me

# what it does in action

get-last-5-commits's People

Contributors

mcgoooo avatar

Watchers

 avatar James Cloos avatar

get-last-5-commits's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.