Giter VIP home page Giter VIP logo

draft.jl's People

Contributors

lmiq avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

draft.jl's Issues

first: thanks! some comments

First of all, thanks for putting this up. Some small usability issues that may or not be easy to solve:

  1. Installing two packages didn't work: @reuse Unitful, StaticArrays.
julia> @reuse Unitful, StaticArrays
ERROR: `(Unitful, StaticArrays)` is not a valid package name
Stacktrace:
  [1] pkgerror(msg::String)
    @ Pkg.Types ~/.julia/jul

Ideally, as much as possible, it would be nice to have the syntax similar to that of using. (I don't expect that using Package: f could be used at this point, of course).

  1. I guess improving the error message when the package is not available would be nice:
julia> @reuse CircleFit
ERROR: Unsatisfiable requirements detected for package CircleFit [a2741ea9]:
 CircleFit [a2741ea9] log:
 ├─CircleFit [a2741ea9] has no known versions!
 └─restricted to versions * by an explicit requirement — no versions left

(and given that the error is thrown with silent on, I would make silent() the default behavior.

  1. Maybe if the directory of the new saved environment does not exist, it should create it? What happens if there is already a Project.toml in there? Is it overwritten (dangerous).

Otherwise this is pretty much what I was thinking. For me, at least, it will be very useful.

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.