Skip to content

A CLI tool to create and manage metadata for a directory structure

License

Notifications You must be signed in to change notification settings

akstron/MetaManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetaManager

Use

  • Create and manage custom metadata for any kind of tree structure (dir structure in this case)
  • Track and untrack any subtree i.e., any file/directory/all-content-in-a-dir
  • Add tags to the any node (i.e., file/dir)
    • Search all nodes with a tag
    • List all tags of a node
  • Add unique ids to a node (i.e., file/dir)
    • Quickly find nodes with an id in a dir structure
  • See the tracked directory structure (with/without tags/id) as a tree

How to use?

  • Use --help command to get the list of commands and how to use it

Examples:

  • Use ls to list all the tracked nodes

track

About

A CLI tool to create and manage metadata for a directory structure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages