Git Product home page Git Product logo

Comments (8)

vania-pooh avatar vania-pooh commented on July 22, 2024

@ryan-levell-twc no this seems to be a reasonable idea. This is not present because we have never needed it and because sctl was created before this feature appeared in Ggr. So I can either implement it myself or wait for your PR and help to deliver good Golang code (as you wish).

from sctl.

ryanlevell avatar ryanlevell commented on July 22, 2024

I am trying to build the project and on step 2:

Download dependencies: $ godep restore


$ git clone https://github.com/seleniumkit/sctl.git
Cloning into 'sctl'...
remote: Counting objects: 77, done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 77 (delta 0), reused 4 (delta 0), pack-reused 73
Unpacking objects: 100% (77/77), done.
Checking connectivity... done.

$ cd sctl/

$ godep restore
godep: open Godeps/Godeps.json: no such file or directory

Do you know how I can resolve this?

Also, should I be executing go get github.com/seleniumkit/sctl rather than git clone https://github.com/seleniumkit/sctl.git (step 1)?

from sctl.

vania-pooh avatar vania-pooh commented on July 22, 2024

@ryan-levell-twc ah, I forgot to change README.md. We recently migrated to dep. You need to install it and then type:

$ dep ensure

Will update README after merging your PR.

from sctl.

vania-pooh avatar vania-pooh commented on July 22, 2024

And yes, you should normally go get the source. However to push I'm always changing remote URL from HTTPS to git.

from sctl.

ryanlevell avatar ryanlevell commented on July 22, 2024

Thanks for the info!

from sctl.

vania-pooh avatar vania-pooh commented on July 22, 2024

@ryan-levell-twc thank you for contribution. You changes should be now available in Docker container: seleniumkit\sctl:latest. Or you could build master (I squashed commits for clean history). Please check whether it works for you and I could release these changes.

from sctl.

ryanlevell avatar ryanlevell commented on July 22, 2024

No problem, thanks for letting me help. seleniumkit/sctl:latest is working as expected for me.

from sctl.

vania-pooh avatar vania-pooh commented on July 22, 2024

https://github.com/seleniumkit/sctl/releases/tag/1.1.0

from sctl.

Related Issues (6)

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.