idears 0.1.1

A simple CLI to write and manage your ideas
Documentation

IdeaRS

A simple CLI to write and manage your ideas.

Inspired by Eureka

TODO

  • Initial repo setup
  • 0.1.0
    • CLI entrypoint
    • Configure with toml file
    • Create idea
  • Updates
    • Don't overwrite existing ideas
    • Allow optional values in config
    • Allow reading env vars for config
    • List ideas
    • View ideas
  • Tests
  • 0.2.0 Categorise notes & list by category
  • 0.3.0 VCS plugin to store notes in a git repo
  • 0.4.0 Store code snippets
  • add CODEOWNERS