Giter Club home page Giter Club logo

Comments (2)

JamesMc86 avatar JamesMc86 commented on July 29, 2024

I would alter this slightly. Here is what I suggest.

  1. We have a "search" directory in vi.lib for tools to install to. This allows tools to be distributed through VIPM and compiled on install for the right version of LabVIEW.
  2. A --Tool option with the name (with or without .vi) will call this tool from the VI lib of the relevant version of LabVIEW. Alternatively this could be invoked automatically if the provided parameter does not exist locally (probably better)
  3. We could also provide a folder to install batch file "wrappers" so that the tool name can be the main call. i.e. echo-call --lv-ver 2015 -- "parameter"
  4. We should include an echo tool as an example.

My goal with this is not to integrate CI tools directly into this package but make it very easy for additional packages to integrate with this.

from g-cli.

JamesMc86 avatar JamesMc86 commented on July 29, 2024

done the search directory as <vi.lib>\G CLI Tools. Then ratrher than having --tool instead if the file doesn't exist locally we will search this directory.

The name can still use directories so for example wiresmith\lvbuild will extend to <vi.lib>\G CLI Tools\wiresmith\lvbuild.vi

Now need to build a demo tool for testing and demonstration purposes.

from g-cli.

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.