Skip to content

Erkaman/defaultopen-gem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Default Open

This Gem provides an easy method of opening a file in its default application on Windows, OS X and Linux/Unix.

Installation

There are no dependencies, so installation is easy:

$ gem install defaultopen

Usage

To open a file in its default application, do this:

    DefaultOpen.open("hello_world.png")

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages