Skip to content

v0.1.0

Compare
Choose a tag to compare
@ClementNerma ClementNerma released this 08 May 13:39
· 65 commits to main since this release

Initial version of Jumpy!

  • Support for adding directories to database with jumpy add <path>
  • Support for querying database with jumpy query <path>
  • Support for listing all registered directories with jumpy list
  • Support for clearing database with jumpy clear
  • Support for custom index file path with --index-file
  • Support for ranked query results
  • Support for results cycling depending on CWD