Metadata-Version: 2.1
Name: ELFS
Version: 0.3.0
Summary: Easy Launcher For (the) Shell
Home-page: https://github.com/elesiuta/elfs
License: UNKNOWN
Description: usage: elfs.py [options] [command [initial-arguments ...]]
        
        Easy Launcher For (the) Shell
        
        optional arguments:
          -h, --help        show this help message and exit
          -c                Add the command to your spellbook
          -cc name desc rs  Add the command to your spellbook with comments
          -t name template  Add the command to a new script from a template
          -d path           Add a directory path to your config
          -e .ext path      Add an extension and the path to an executable for it
          -l, --list        List entire collection (or specify: cmd, dir, ext, files)
          -s, --search      Search entire collection for command
          -n, --dry-run     Print command instead of executing it
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Description-Content-Type: text/markdown
