Coder Social home page Coder Social logo

Comments (8)

possibilities avatar possibilities commented on August 13, 2024

i totally agree. like we discussed on irc i'd just modify it to be

mrt add some-package --git https://github.com/user/some-package.git --branch test

from meteorite.

Multiply avatar Multiply commented on August 13, 2024

I was considering something among the lines of this
mrt add some-package some-other-package:version last-package-for-now:https://github.com/user/package.git oh-wait-this-package-too:https://github.com/user/package-too.git:development

This basically just adds these packages:

some-package (latest version from Atmosphere)
some-other-package (specific version from Atmosphere)
last-package-for-now (master branch from: https://github.com/user/package.git)
oh-wait-this-package-too (development branch from: https://github.com/user/package-too.git)

Does this make sense to you guys?

We do however, get a problem with URLs having colons in there. Something else, maybe?

from meteorite.

tmeasday avatar tmeasday commented on August 13, 2024

Heroku uses a # syntax for git branches (https://devcenter.heroku.com/articles/buildpacks#using-a-custom-buildpack).

This makes a lot of sense. Not sure if I'll get a chance to work on this, more than happy to take a PR if you can get it going..

from meteorite.

Multiply avatar Multiply commented on August 13, 2024

Using # sure fixes the : in urls issue.

I'll look into it, but it'll not be done for months, as I have very little time on my hands. Also the reason I've disappeared for a few months ;)

from meteorite.

zakdances avatar zakdances commented on August 13, 2024

Any update on this?

from meteorite.

devonbarrett avatar devonbarrett commented on August 13, 2024

Is anyone working on this, if not I don't mind picking it up?

from meteorite.

tmeasday avatar tmeasday commented on August 13, 2024

That's be great @devonbarrett .. let me know if you need any help.

from meteorite.

holic avatar holic commented on August 13, 2024

👍

from meteorite.

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.