Git Product home page Git Product logo

Comments (9)

martincostello avatar martincostello commented on May 30, 2024 3

I use Windows, I just went down the npm install -g git-standup route and it works as expected as far as I can tell.

from git-standup.

neeasade avatar neeasade commented on May 30, 2024 2

This is a shell script -- as long it's in your %PATH% you would be able to run this from a git bash shell.

EDIT: actually there is one incompatible command (from POV of git bash), and that's the tput command. But all that does is add colors/bold, so you can comment out those 3 lines and then it would work for you.

from git-standup.

apjanke avatar apjanke commented on May 30, 2024 1

With #37 merged, there's no longer a need to comment out those lines. Systems without tput are detected and handled gracefully now.

If you're running Cygwin or MSYS, I bet this will work as is now, at least under those bash environments.

from git-standup.

ivanstegic avatar ivanstegic commented on May 30, 2024

Would bash on Ubuntu on Windows make this possible?

from git-standup.

afnpires avatar afnpires commented on May 30, 2024

@martincostello Out of curiosity what windows shell did you use? Powershell, Bash on windows?

I tired on cmd and Powershell with no luck 😞

from git-standup.

martincostello avatar martincostello commented on May 30, 2024

@afnpires I just use PowerShell, but I tried cmd just and that was fine for me too.

from git-standup.

afnpires avatar afnpires commented on May 30, 2024

@martincostello strangely for me always returns an empty result.

I'll post in this thread if I figure the solution for my problem.

from git-standup.

GuilhermeHideki avatar GuilhermeHideki commented on May 30, 2024

I just want to point out that I needed to put find from linux before the Windows version in the %PATH% resolution.

@afnpires Maybe you need to specify the depth of search (with the -m parameter)

from git-standup.

kamranahmedse avatar kamranahmedse commented on May 30, 2024

Just tested on windows and it works out of the box without any setup. Closing it for being non-issue.

from git-standup.

Related Issues (20)

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.