GithubHelp home page GithubHelp logo

Comments (3)

henrygab avatar henrygab commented on June 12, 2024 1

@johnmcfarlane , thanks for the quick response, and pointer to the prior issue. I don't know why it didn't appear in my search (I did search issues first!). As for fork not appearing, that's because the library doesn't appear to be registered with PlatformIO. Instead, their solution is to include the library by specifying the git repo and tag directly, which PlatformIO supports:

lib_deps = https://github.com/maxgerhardt/cnl.git#v1.1.7-pio

Unfortunately, this means people searching for CNL with PlatformIO won't find that it's available for use, since only registered libraries can be searched.

Still... I greatly appreciate your responsiveness, and helping unblock me. πŸ‘

from cnl.

johnmcfarlane avatar johnmcfarlane commented on June 12, 2024

Hi Henry. Thanks for getting in touch and I'm glad to hear that you found CNL useful.

Addition of a PlatformIO manifest file was requested in #805. I was keen to explore a non-intrusive solution for reasons given there. This resulted in platformio/platformio-core/issues/3887 which remains open and CNL was forked as you suggest. I'm not sure why that fork doesn't show up in your search or how actively it is maintained, but if you wanted to publish your own fork, you'd be more than welcome.

I'm still hesitant to add orthogonal package system files to the upstream for the same reasons given before. Perhaps you could weigh in on the issues mentioned here which seem to prevent seamless use of packages in PlatformIO.

from cnl.

ivankravets avatar ivankravets commented on June 12, 2024

Hi @johnmcfarlane,

Founder of PlatformIO here. There is no requirement to add library.json to the source code repository. You can copy a source code of v1.1.2 to some folder on your local machine, add library.json, and publish to the PlatformIO Registry. You will need to repeat this step on each release.

from cnl.

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.