v1.0.0
A ruby app that automatically launches files using appropriate applications.
git clone git@github.com:DOkwufulueze/file-launcher.git
or Download Here
cd file-launcher
sudo chmod ugo+x bin/file-launcher
sudo chmod ugo+x bin/install
./bin/install
If you already had file-launcher installed on your computer, the ./bin/install
command will inform you of the fact. You'll see the following on your terminal:
You already have file-launcher installed on your machine
- You can call file-launcher with a file path argument
file-launcher [path/to/file]
- You can also simply call file-launcher without any argument. It'll ask you to specify your file path
file-launcher
It's that easy and friendly...
Please send bug issues you may encounter to Issues.
You're free to copy and use this work within the limits set by the Licence [GNU GPL-3.0].
file-launcher is distributed under the GNU GPL-3.0 licence.