Giter VIP home page Giter VIP logo

cli-gpt's Issues

Trailing space cause backtick quote

cli-gpt "check docker service status"
Command: systemctl status docker
cli-gpt "check docker service status "
Command: `systemctl status docker`

so maybe remove trailing spaces?

ohhh, but I see I just have to remove all quotes :)

cli-gpt "check docker service status "

so, i guess it is not an issue :(

Install not working

Hello,

~/Téléchargements/ cmake --build . --target install

Error: could not load cache

Can you help ?

Instructions for installing on Windows?

Hi there, could you please provide a more detailed install instruction for Windows?

  • I have CMake installed.
  • I've cloned your repo.
  • I've CD into the folder and ran cmake and got a "could not load cache" error.

image

Error: could not load cache

…/cli-gpt# cmake --build . --target install
Error: could not load cache


# cmake --version
cmake version 3.26.0

# cat /etc/os-release 
NAME="Fedora Linux"
VERSION="37 (Workstation Edition)"
ID=fedora
VERSION_ID=37
VERSION_CODENAME=""
PLATFORM_ID="platform:f37"
PRETTY_NAME="Fedora Linux 37 (Workstation Edition)"
...


# which curl 
/usr/bin/curl

# curl --version
curl 7.85.0 (x86_64-redhat-linux-gnu) libcurl/7.85.0 OpenSSL/3.0.8 zlib/1.2.12 libidn2/2.3.4 nghttp2/1.51.0
Release-Date: 2022-08-31


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.