Giter Club home page Giter Club logo

Comments (8)

SparkYuan avatar SparkYuan commented on September 14, 2024

Enhancement

from kusion.

Peefy avatar Peefy commented on September 14, 2024

KCLVM Related Issue: kcl-lang/kcl#53

from kusion.

ldxdl avatar ldxdl commented on September 14, 2024

Could users install kusion via go get? Could kusionup install kusion via go get?

from kusion.

howieyuen avatar howieyuen commented on September 14, 2024

Could users install kusion via go get? Could kusionup install kusion via go get?

yeah, go install absolutely can do it, but kusion installing not only install kusion, but also kclvm, kcl tools, and configure kusion path, etc.
so, kusionup is burn, it handles all stuff...

from kusion.

ldxdl avatar ldxdl commented on September 14, 2024

Could users install kusion via go get? Could kusionup install kusion via go get?

yeah, go install absolutely can do it, but kusion installing not only install kusion, but also kclvm, kcl tools, and configure kusion path, etc. so, kusionup is burn, it handles all stuff...

What I prefer or I think reasonable is:

  1. Kusion could be installed via go get, brew or any other way, by which users could install it with a line command shot. Kclvm, the most important component with Kusion, should be auto-installed with kusion, by an install script? Or just embeded in it?
  2. Kusion's components/tools should be self installed and managed by Kusion via a kusion subcommand, like kusion tools install foo? Users just install what they indeed.
  3. KCL's components/tools should be self installed and managed by KCL via a kcl subcommand, like kcl tools install bar? Users just install what they indeed.
  4. Konfig repo could be installed by kusion tools install konfig or auto-installed with other command like init, or just auto-installed with Kusion at the first place. The Konfig install path is a tricky problem to consider.
  5. For users who just want to run some project(no coding, no dev), we should provide a command like kusion run proj-foo to download & unzip & preview & apply & watch it.
  6. While users should be able to build & publish a project to a project registry.

from kusion.

howieyuen avatar howieyuen commented on September 14, 2024

Totally agree. Use subcommand or plugin to simplify install process. Now kusion tarball contains:

  1. kusion binary
  2. kclvm
  3. kcl-openapi
  4. kcl-go

from kusion.

howieyuen avatar howieyuen commented on September 14, 2024

I make a proposal, see here : #178

from kusion.

SparkYuan avatar SparkYuan commented on September 14, 2024

KusionStack/kusionstack.io#208

from kusion.

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.