GithubHelp home page GithubHelp logo

auxiliary-cli's Introduction

AUXILIARY TOOLS

Examples

aux search for text 'hello' in file.txt

aux compress current folder

aux add [email protected] to  heroku team app

aux list all s3 buckets

aux create lambda function myfunc in aws

aux create new branch dev_ui

aux create postgres addon to herokuapp mytestapp

aux delete readme.md from git

Feel free to try out any kind of cli commands. GPT-3 does really good!

video demo link

Getting Started

Install aux cli

npm install auxcli -g

Available options

assist

aux assist <user input>

Displays the cli command for doing the task requested by the user the assist flag is optional. It can work without it too! The generated command is copied to your clipboard too. So cmd+v to paste and execute ๐Ÿš€

samples

connect

aux connect wiki

This will prompt for a directory for your intern wiki search. In the future, I plan to integrate with api's directly. aux connect wiki

iw (internal wiki)

aux iw <keywords to search>

iw stands for internal wiki and is used to search the document folder provided in the connect step. Instead of having to grep search and then manually viewing the files, we made it super easy to search from your terminal and view the files right there.

Eg -

aux iw deploy

aux iw deploy viewing selected file

Help

aux help

Displays help menu with a list of available options

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.