Skip to main content

Command line tool which stores your future commands

Project description

cmdnote

cmdnote is a command line tool which stores your future commands. It can help you to save time in your next demo.

demo

Installation

pip3 install cmdnote

Important: Please add the following command to your .bash_profile, .bashrc or other startup script:

eval "$(cmdnote func)"

Usage

usage: cmdnote [-h]
               {func,append,insert,list,next,prev,seek,clear,play,config} ...

cmdnote is a command line tool which stores your future commands.

optional arguments:
  -h, --help            show this help message and exit

sub-commands:
  {func,append,insert,list,next,prev,seek,clear,play,config}
                        cmdnote sub-commands
    func                print the cmdnote function for CLI initialization
    append              append commands to the end of note
    insert              insert commands to the beginning of note
    list                list future commands
    next                get the next command to run
    prev                get the previous command to run
    seek                set the note's current position
    clear               clear future commands
    play                run all future commands
    config              configure cmdnote

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cmdnote-0.1.0.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distribution

cmdnote-0.1.0-py3-none-any.whl (13.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page