Giter Club home page Giter Club logo

Comments (5)

BoQsc avatar BoQsc commented on July 19, 2024 1

Well it's still an issue until it's well documented and integrated into documentation.
Else these issues will be repeated in the future.
But that's only my own opinion.
You can close, if you feel like.

from gptcommit.

zurawiki avatar zurawiki commented on July 19, 2024

On linux, the supported way to install gptcommit is via cargo install.

In your devcontainer, you will have to make sure the rust toolchain is installed (including cargo). This should be pre-installed by a number of Microsoft containers. From there, you'll add a script to run cargo install --locked gptcommit.

Let me know if that answers your question

from gptcommit.

BoQsc avatar BoQsc commented on July 19, 2024

What worked for me is typing typing these commands in the terminal:

curl https://sh.rustup.rs -sSf | sh
bash
cargo install --locked gptcommit

# insert your openai api key https://platform.openai.com/account/api-keys
gptcommit config set openai.api_key sk-

setting the gptcommit location in the gptcommit extension settings

gptcommit
whereis gptcommit
	gptcommit: /home/codespace/.cargo/bin/gptcommit

image

from gptcommit.

zurawiki avatar zurawiki commented on July 19, 2024

Great! Are we good to close out this issue then?

from gptcommit.

zurawiki avatar zurawiki commented on July 19, 2024

Updated the README documentation. Closing

from gptcommit.

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.