Skip to content

moonixt/hst-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

hst-cli

image

License npm version

A CLI built to take care of your system, without any restrictive "advice" or "warning" from critical directories.

Note: This is a fork of Gemini CLI by Google DeepMind.

Features

  • 🚫 No restrictions: Full access to system directories without warnings

📦 Installation

Pre-requisites

  • Node.js version 20 or higher
  • macOS, Linux, or Windows

Quick Install

npm install -g @deimos24/hst-cli

Windows Setup

If the hst command is not recognized after installation, follow these steps:

1. Add npm to PATH

  1. Find your npm global folder:
    npm config get prefix
  2. Copy the path (usually C:\Users\<YourUser>\AppData\Roaming\npm)
  3. Press Win + R → type sysdm.cpl → Enter
  4. Go to Advanced tab → Environment Variables
  5. Under "User variables", select PathEditNew
  6. Paste the npm path and click OK

2. Enable PowerShell Scripts

Open PowerShell as Administrator and run:

Set-ExecutionPolicy RemoteSigned -Scope CurrentUser

After completing both steps, restart your terminal and run hst.

Usage

hst

📄 License

Apache License 2.0 - See LICENSE for details.

This is a fork of Gemini CLI by Google DeepMind.

About

No description, website, or topics provided.

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors