Giter VIP home page Giter VIP logo

cli-skill-issue's Introduction

CLI Skill Issue

This bash script uses Google Gemini to generate bash commands based on user prompts. It also includes safety measures to prevent the execution of potentially dangerous commands.

Prerequisites

  • Bash
  • Gemini API key

Usage

  1. Clone or download the script file (script.sh).
  2. Ensure that the script file has execute permission: chmod +x script.sh.
  3. Run the script with the -p flag followed by the prompt text. For example:
    ./script.sh -p "create a backup of files in current directory"
  4. Follow the prompts to generate and optionally execute the bash command.

API Key

To use the Google Gemini, you need to obtain an API key from the Google AI Studio and replace the placeholder api_key="YOUR_API_KEY" in the script with your actual API key.

cli-skill-issue's People

Contributors

rajeevtapadia avatar

Stargazers

Soham Mane avatar Apoorva Pendse avatar

Watchers

 avatar

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.