{ "info": { "author": "Nauman Ahmad", "author_email": "nauman-ahmad@outlook.com", "bugtrack_url": null, "classifiers": [], "description": "# Jumprun\n\n[![Build Status](https://travis-ci.org/itsnauman/jumprun.svg?branch=master)](https://travis-ci.org/itsnauman/jumprun)\n\nA command-line utility for creating shortcuts for running scripts.\n\n#### Supported Interpreters:\n\n - Python\n - Ruby\n - Perl\n - Shell\n - PHP\n - Java\n\n#### Installation:\n\nIt can be installed using PyPi, `$ pip install jumprun`. Jumprun supports only Python 3 at the moment!\n\n#### Example\nSay I have a python file `test_hello.py` in the `~/Developer` directory and I want to make a shortcut for\nrunning this script.\n\n - Run `jr add testhello test_hello.py` in `~/Developer' to make a shortcut.\n - Now you can run `jr testhello` from anywhere in terminal to execute the script.\n - You can get further details about a command using `jr show testhello`.\n - You can erase all shortcuts using `jr rm all`\n\n#### Usage:\n```\nUsage:\n jr add [-d WORKDIR] [-f]\n jr rm all\n jr rm \n jr show\n jr show all\n jr show \n jr rename \n jr \n jr -h\n jr -v\n\nCommands:\n add Add a new shortcut\n rm Delete a shortcut\n rename Rename a shortcut\n show List all shortcuts\n\nOptions:\n -h, --help Show this screen.\n --version Show version.\n --workdir , -d Working directory for the command\n --force, -f Overwrite existing shortcut\n```\n\n#### Tests:\n`$ python test_jumprun.py`\n\n#### License:\n`Jumprun` is distributed under MIT license, see `LICENSE` for more details.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/itsnauman/jumprun", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "jumprun", "package_url": "https://pypi.org/project/jumprun/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jumprun/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/itsnauman/jumprun" }, "release_url": "https://pypi.org/project/jumprun/1.12/", "requires_dist": null, "requires_python": null, "summary": "Command-line utility to create shortcuts for running scripts", "version": "1.12" }, "last_serial": 1608415, "releases": { "0.80": [ { "comment_text": "", "digests": { "md5": "dcf48c410b83be16c873ea9bc210749d", "sha256": "e1c1b33a592a286a9c93cd7f341b1ec181f0b7a92ff6aba6505d1f136d6307a5" }, "downloads": -1, "filename": "jumprun-0.80-py2-none-any.whl", "has_sig": false, "md5_digest": "dcf48c410b83be16c873ea9bc210749d", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 4023, "upload_time": "2014-06-17T07:16:43", "url": "https://files.pythonhosted.org/packages/c8/bd/1186bff5b2e79eb7638d5288778204997139196b9c9bf51419e6c1640e87/jumprun-0.80-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e46b7c1dcae163fd052d28dc03434afe", "sha256": "276894ae5a2a3db03fdc4fcced663dd76bdd83a6e364911d10efc76f2d30ac6a" }, "downloads": -1, "filename": "jumprun-0.80.tar.gz", "has_sig": false, "md5_digest": "e46b7c1dcae163fd052d28dc03434afe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3335, "upload_time": "2014-06-17T07:16:47", "url": "https://files.pythonhosted.org/packages/b7/c0/b3352f8e217f09575c37b653c0f53318e6cdf63d0a406e33e06a89478fb4/jumprun-0.80.tar.gz" } ], "0.90": [ { "comment_text": "", "digests": { "md5": "436bd7a17783cebfd48ec9f0ca69a24b", "sha256": "64a572d0832a1306326fab0f14d6071e51ed82102f75436b476107a679b9b8dd" }, "downloads": -1, "filename": "jumprun-0.90-py2-none-any.whl", "has_sig": false, "md5_digest": "436bd7a17783cebfd48ec9f0ca69a24b", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 4034, "upload_time": "2014-06-28T09:32:47", "url": "https://files.pythonhosted.org/packages/e8/a0/451bafcec2bb28bfce9f81dcebe25ff99327a37f7169957d85d68d164052/jumprun-0.90-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6f0ae6a2fdc385174f377ceb91260dcb", "sha256": "62259f8a55e4dc7141bd6d60ab0929cdf74f1350c75bb88d4a74acc24710ceff" }, "downloads": -1, "filename": "jumprun-0.90.tar.gz", "has_sig": false, "md5_digest": "6f0ae6a2fdc385174f377ceb91260dcb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3270, "upload_time": "2014-06-28T09:32:50", "url": "https://files.pythonhosted.org/packages/d7/9e/1b5c124a90f48ff82f92b66248a88152a96b93ac622e77ea635307239c75/jumprun-0.90.tar.gz" } ], "1.00": [ { "comment_text": "", "digests": { "md5": "42e4a4c0f0c4f777211ea844a74fada6", "sha256": "3d39674690fe59cc2b13b2c0058692dafe6749f978f6cf66794a411601da635f" }, "downloads": -1, "filename": "jumprun-1.00-py2-none-any.whl", "has_sig": false, "md5_digest": "42e4a4c0f0c4f777211ea844a74fada6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 4110, "upload_time": "2014-08-14T07:17:23", "url": "https://files.pythonhosted.org/packages/28/8b/5c15f337936e8e402c85b1874e03f8859454bca2d918588ea8db24324e48/jumprun-1.00-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "11c12a1ad02b55a9b986679ec344d41a", "sha256": "9f69f13fb2829fd0cc0bac9058517fa348ca01eb7cc7c42c9ba1729a776fc785" }, "downloads": -1, "filename": "jumprun-1.00.tar.gz", "has_sig": false, "md5_digest": "11c12a1ad02b55a9b986679ec344d41a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2739, "upload_time": "2014-08-14T07:17:26", "url": "https://files.pythonhosted.org/packages/3f/bb/6bc78d7ae28cbc8679203818235ffa4b8fb512aefec1bdbe37bd994356d8/jumprun-1.00.tar.gz" } ], "1.10": [], "1.11": [ { "comment_text": "", "digests": { "md5": "9337928edde8a23ea832d66331d89d11", "sha256": "19a4115f2aa65bbbd8b585b2946ac0443fc7b2ec1a654f6b221371700ff0a851" }, "downloads": -1, "filename": "jumprun-1.11-py2-none-any.whl", "has_sig": false, "md5_digest": "9337928edde8a23ea832d66331d89d11", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 5662, "upload_time": "2014-11-09T08:40:19", "url": "https://files.pythonhosted.org/packages/06/b8/8e27511e919c26093e8eb94abe93a8ff255d087a5ba3424b03ebf7a669e7/jumprun-1.11-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7c9d3692a0a9d8f8608b2cffb0761eb6", "sha256": "0c859b42a49cc894af16e8fcd0d0dc7222a1ec03c88034a3f7746106e84f9c69" }, "downloads": -1, "filename": "jumprun-1.11.tar.gz", "has_sig": false, "md5_digest": "7c9d3692a0a9d8f8608b2cffb0761eb6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4308, "upload_time": "2014-11-09T08:40:21", "url": "https://files.pythonhosted.org/packages/cb/42/a22dbd0b8200491902c8393300eba897d8a417a1bb416b23ff98b29f540e/jumprun-1.11.tar.gz" } ], "1.12": [ { "comment_text": "", "digests": { "md5": "9365b2f126c25d730d5f8c4781281aa4", "sha256": "aef93cf56c85f3e40082ed404de354046923d516e4bf65b4e45b485f869e0a1d" }, "downloads": -1, "filename": "jumprun-1.12-py3-none-any.whl", "has_sig": false, "md5_digest": "9365b2f126c25d730d5f8c4781281aa4", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 6981, "upload_time": "2015-06-26T20:02:17", "url": "https://files.pythonhosted.org/packages/2c/84/1297d403b3e3b09725fe908fe48539e95c200d3c69da59ee6711b855d9e5/jumprun-1.12-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a7d3230e0a870c806f966e9539e574cf", "sha256": "a17cd04d456bb91898fc887c3f02df2a4e6a2d38742f4f3f4d4141c98f08b80f" }, "downloads": -1, "filename": "jumprun-1.12.tar.gz", "has_sig": false, "md5_digest": "a7d3230e0a870c806f966e9539e574cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4882, "upload_time": "2015-06-26T20:02:06", "url": "https://files.pythonhosted.org/packages/17/64/457df322bb1df2e66c42a291800010d77031ad049a3d05dd88483db41a49/jumprun-1.12.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9365b2f126c25d730d5f8c4781281aa4", "sha256": "aef93cf56c85f3e40082ed404de354046923d516e4bf65b4e45b485f869e0a1d" }, "downloads": -1, "filename": "jumprun-1.12-py3-none-any.whl", "has_sig": false, "md5_digest": "9365b2f126c25d730d5f8c4781281aa4", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 6981, "upload_time": "2015-06-26T20:02:17", "url": "https://files.pythonhosted.org/packages/2c/84/1297d403b3e3b09725fe908fe48539e95c200d3c69da59ee6711b855d9e5/jumprun-1.12-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a7d3230e0a870c806f966e9539e574cf", "sha256": "a17cd04d456bb91898fc887c3f02df2a4e6a2d38742f4f3f4d4141c98f08b80f" }, "downloads": -1, "filename": "jumprun-1.12.tar.gz", "has_sig": false, "md5_digest": "a7d3230e0a870c806f966e9539e574cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4882, "upload_time": "2015-06-26T20:02:06", "url": "https://files.pythonhosted.org/packages/17/64/457df322bb1df2e66c42a291800010d77031ad049a3d05dd88483db41a49/jumprun-1.12.tar.gz" } ] }