Giter Club home page Giter Club logo

Comments (2)

gberche-orange avatar gberche-orange commented on June 16, 2024 1

Another workaround that worked for me was to simply move the plugin content into the helm plugin home ($HOME/.local/share/helm/plugins/ by default on my ubuntu distrib)

$ cd $HOME/.local/share/helm/plugins/ 
$ mkdir hcunit_plugin
$  curl -LO https://github.com/xchapter7x/hcunit/releases/latest/download/hcunit_plugin.tgz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   145  100   145    0     0    368      0 --:--:-- --:--:-- --:--:--   368
100   643  100   643    0     0   1030      0 --:--:-- --:--:-- --:--:--  1030
100 22.9M  100 22.9M    0     0   343k      0  0:01:08  0:01:08 --:--:--  277k

$ (cd hcunit_plugin;  tar xvfz  ./hcunit_plugin.tgz, chmod +x hcunit*)

from hcunit.

github-actions avatar github-actions commented on June 16, 2024

Welcome to the community and thank you for adding this issue :)' first issue

from hcunit.

Related Issues (11)

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.