Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

peterfpeterson/finddata

 
 

Repository files navigation

finddata
========
A program to find data files using ONCat.

Installation
------------
Put `finddata` somewhere in your path (i.e. `/usr/local/bin`).

Optional bash completion
------------------------
Put `finddata.bashcomplete` in `/etc/bash_completion.d/`.

Development
-----------
```
python -c "import setuptools; execfile('setup.py')" develop
```

About

A program to find data files using ONCAT

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.1%
  • Shell 0.9%