8000 GitHub - RoryQ/til-prompt at v0.2.1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

RoryQ/til-prompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIL-Prompt

TIL-Prompt is an interactive terminal prompt for creating and managing a collection of TIL (Today I Learned) entries.

Installation

To install from source using golang 1.16

go install github.com/roryq/til-prompt/cmd/til@vlatest

Usage

Follow the prompts to save a new TIL entry. A README.md is regenerated after each save.

Usage: til <command>

An interactive prompt for managing TIL entries.

Flags:
  -h, --help    Show context-sensitive help.

Commands:
  new
    Create a new TIL entry. (default command)

  config list
    List the current configuration. (default sub-command)

  config edit
    Open the config in your configured $EDITOR

Run "til <command> --help" for more information on a command.

License

MIT

About

Interactive terminal prompt for creating TIL (Today I Learned) entries

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0