Code Monkey home page Code Monkey logo

neo's Introduction

๐Ÿฐ neo

style: very good analysis License: MIT

Tool that relieves you of the burden of remembering long commands. Neo saves your commands to your system and makes them accessible to you.

Getting Started ๐Ÿš€

dart pub global activate neo

Or locally via:

dart pub global activate --source=path <path to this package>

Usage

# list your saved commands
$ neo commands list

# select the command to exceute
$ neo commands select

# Show CLI version
$ neo --version

# Show usage help
$ neo --help

Todo

  • Add develop command that will listen to changes while developing a cli and automaticaly update the local path.
  • Command Alias: Allow users to create an alias for a long command by giving it a shorter name. This can make it easier to remember and execute the command.
  • Command History: Keep a history of executed commands and allow users to easily recall and execute them again.
  • Command Templates: Allow users to save command templates that can be easily modified and executed. This can be useful for commands that require multiple arguments or options.
  • Command Groups: Allow users to group related commands together so that they can be executed with a single command.
  • Command Scheduler: Allow users to schedule commands to be executed at a later time or on a recurring basis.
  • Command Export/Import: Allow users to export their saved commands to a file, and import them again later, or on another machine.
  • Command Autocomplete: Provide autocomplete suggestions for saved commands, so that users can quickly and easily execute them without typing the full command.

neo's People

Contributors

dependabot[bot] avatar shan-shaji 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.