GitXplorerGitXplorer
g

pbt_try

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
db7ae5fa807c8aa8fd229be4912c56f862443ea2

Update LICENSE

ggilgamezh committed 10 years ago
Unverified
340b318c98b0b2eb7d7382675d5b3bf7ff3e6858

Initial commit

ggilgamezh committed 10 years ago
Unverified
4d4d1307288a4607c52033e59276c88572f6b146

Initial commit

ggilgamezh committed 10 years ago

README

The README file for this repository.

Try

Try is a Non-Core pbt <https://github.com/pebete/pbt/>_ Plugin for try libs. Try Opens a interactive shell with a library available to try it.

How to install:

::

pbt plugins try

How to Use:

::

pbt try [lib_to_try]        - Install the passed lib in a disposable path, then give you
                              a interactive terminal to try it. (iPython if is installed)

Requirements:

  • pbt
  • iPython (optional)

license

Apache