Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
djcopley committed Jan 15, 2024
1 parent c221588 commit 1a3df89
Showing 1 changed file with 12 additions and 14 deletions.
26 changes: 12 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,27 +24,25 @@ Explore our dynamic features and look forward to more exciting updates by giving

## Introduction

In the ever-evolving landscape of command-line interfaces, ShellOracle emerges as a game-changer. This terminal utility
empowers users to effortlessly generate shell commands by simply describing their intentions. Whether you're a seasoned
developer or a command-line enthusiast, ShellOracle streamlines your workflow, making complex command creation an
intuitive and accessible process.
Meet ShellOracle—a handy tool that makes working with the command line a bit smoother. This terminal utility lets you
create shell commands by describing what you want to do in plain language. ShellOracle simplifies the process of
crafting complex commands by removing the need to google and comb man pages.

**Why ShellOracle?**

- **Intelligence at Your Fingertips:** No need to memorize intricate shell commands. Describe your task, and let
ShellOracle intelligently generate the command for you.
* **No More Memorizing:** Forget about remembering complex shell commands. Just tell ShellOracle what you need, and
it'll generate the command for you.

- **Enhanced Productivity:** Say goodbye to manual command crafting. With ShellOracle, you can save time and focus on
what matters by leveraging the power of natural language descriptions.
* **Save Time, Stay Focused:** Say goodbye to manual command crafting. ShellOracle helps you save time and concentrate
on what really matters by using natural language descriptions.

- **Versatile Integration:** Whether you're working on a quick one-liner or chaining multiple commands, ShellOracle
adapts to your needs. Enjoy the flexibility of Unix pipe support and command history.
* **Adaptable to Your Needs:** Whether it's a quick one-liner or a sequence of commands, ShellOracle is flexible. It
supports Unix pipes and keeps track of your command history.

- **Self-hosted Control:** Take charge of your environment by running ShellOracle as a self-hosted utility. Full control
means you tailor it to your preferences.
* **Your Control, Your Way:** Run ShellOracle as a self-hosted utility to have complete control. Tailor it to your
preferences and make it work just the way you want.

This is more than just a utility; it's a tool that transforms how you interact with the command line. With ShellOracle,
the language of the shell becomes more accessible, intuitive, and efficient.
Give it a try and see how it fits into your workflow!

## Features

Expand Down

0 comments on commit 1a3df89

Please sign in to comment.