{ "info": { "author": "Henke Adolfsson", "author_email": "catears13@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: Unix", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: System :: Shells" ], "description": "# goto\n\n![build](https://travis-ci.org/CatEars/goto.svg?branch=master)\n[![PyPI version](https://badge.fury.io/py/goto-cd.svg)](https://badge.fury.io/py/goto-cd)\n![coverage](https://github.com/CatEars/goto/blob/master/badges/coverage.svg)\n![Tested With Docker, pytest and Tox](https://img.shields.io/badge/tested%20with-docker%20|%20pytest%20|%20tox-blue.svg)\n[![CodeFactor](https://www.codefactor.io/repository/github/catears/goto/badge)](https://www.codefactor.io/repository/github/catears/goto)\n[![saythanks](https://img.shields.io/badge/say-thanks-ffa500.svg?style=for-the-badge)](https://saythanks.io/to/CatEars)\n\n\ud83d\ude80 \ud83d\ude80 \ud83d\ude80 A command line tool for teleporting around your computer! \ud83d\ude80 \ud83d\ude80 \ud83d\ude80\n\nThe (very) tldr usage of `goto`:\n\n![Usage Picture](https://github.com/CatEars/goto/blob/master/docs/tldrusage.png)\n\nGifs and usage documentation can be found in the\n[docs folder](https://github.com/CatEars/goto/blob/master/docs/README.md)\n\n## Key Features\n\n* Like browser bookmarks, but for the commandline!\n* Add commonly visited places, like `code/my_project` and teleport to it from anywhere!\n* Did you say you want auto-completion with that? Of course there is auto-completion!\n* Works with both zsh and bash!\n* What if you want to call `my_project` \"secret_project\" instead? Goto's got you covered!\n* Do you want different auto completion at different times? We got profiles for that!\n* Works great as a complement to `j`!\n\n## Unnecessary slogan\n\nGoto - The good way to program\n\n## Installing\n\n#### bash\n\n```sh\npip install --user goto-cd\n_gotohelper --install bash\nsource ~/.bashrc\n```\n\n#### zsh\n\n```sh\npip install --user goto-cd\n_gotohelper --install zsh\nsource ~/.zshrc\n```\n\n#### Help I get \"Command not found!\"\n\nThere is a slight chance you get the error message `_gotohelper: command not\nfound` when installing. This probably means that goto was installed correctly,\nbut your `PATH` variable needs to include where `_gotohelper` is located. With\nnewer versions of pip `_gotohelper` tends to be installed in `~/.local/bin` and\nso you would add `export PATH=$PATH:~/.local/bin` to the end of your `.bashrc`\nin bash and `.zshrc` in zsh.\n\n## Documentation\n\nSee the [docs](https://github.com/CatEars/goto/blob/master/docs/README.md) folder.\n\n## Contributing\n\nSee [contributing.md](https://github.com/CatEars/goto/blob/master/Contributing.md).\n\n## License\n\nMIT - see [LICENSE](https://github.com/CatEars/goto/blob/master/LICENSE)", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/catears/goto", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "goto-cd", "package_url": "https://pypi.org/project/goto-cd/", "platform": "", "project_url": "https://pypi.org/project/goto-cd/", "project_urls": { "Homepage": "https://github.com/catears/goto" }, "release_url": "https://pypi.org/project/goto-cd/1.0.1/", "requires_dist": null, "requires_python": ">=2.7.6,!=3.0.*,!=3.1.*,!=3.2.*", "summary": "Teleport to anywhere on your computer", "version": "1.0.1" }, "last_serial": 5167832, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "6b3a0383157985b45ec59962ac5f3fd8", "sha256": "334949eb916ceb9aec832390d382a6676c43c11f4e5cbd9e71c390846e253ee8" }, "downloads": -1, "filename": "goto_cd-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "6b3a0383157985b45ec59962ac5f3fd8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2800, "upload_time": "2018-11-25T11:18:45", "url": "https://files.pythonhosted.org/packages/62/54/b96a14602985e689830c123c86480c9aea4b6aa2dc7c6db9b672a656af26/goto_cd-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9cd8cd151d79145743c0a033c58111fa", "sha256": "03ed2e9fbb30ab774c579ffb950770f4972d97661095deb13b321f10d7c91b34" }, "downloads": -1, "filename": "goto-cd-0.0.1.tar.gz", "has_sig": false, "md5_digest": "9cd8cd151d79145743c0a033c58111fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1713, "upload_time": "2018-11-25T11:18:47", "url": "https://files.pythonhosted.org/packages/a5/0d/968c14b6de6b3d36d012a25d37c6a1b1b1fa68679e29e62cd572f49975d8/goto-cd-0.0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "352aaa33241c5837186dd67c78cc1fc2", "sha256": "73d976440c6455c048876a8e9529a21b36bc5e2eee9ddf45ef2eb8be34af00c3" }, "downloads": -1, "filename": "goto_cd-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "352aaa33241c5837186dd67c78cc1fc2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9811, "upload_time": "2018-11-28T20:17:57", "url": "https://files.pythonhosted.org/packages/a4/84/251ec4df7376c7a6fd8c084c0747baeb61c878ca0590d084134183e718f6/goto_cd-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e2b9c3dd5f6d29193671f28759fdd554", "sha256": "d67e157297e5a918449fed0e851a31d2d6fe6a2b1da4401b9e6fdaeb6abdac7c" }, "downloads": -1, "filename": "goto-cd-0.1.1.tar.gz", "has_sig": false, "md5_digest": "e2b9c3dd5f6d29193671f28759fdd554", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7146, "upload_time": "2018-11-28T20:17:58", "url": "https://files.pythonhosted.org/packages/c0/f3/1ef580e36e5a76032d86adf7b40e39a18f12f8e37e63a024ab87e0fa5f08/goto-cd-0.1.1.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "8ff9a9a46f514ffc1af9762c4446dbdf", "sha256": "d818a58fac0d6474e5191b4eb539758e7ecadc5044bd873a8da8a8610f9c0fc4" }, "downloads": -1, "filename": "goto-cd-0.2.1.tar.gz", "has_sig": false, "md5_digest": "8ff9a9a46f514ffc1af9762c4446dbdf", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7.6,!=3.0.*,!=3.1.*,!=3.2.*", "size": 8856, "upload_time": "2018-12-25T13:44:37", "url": "https://files.pythonhosted.org/packages/28/d4/801db63e18b1e8d4653582efb37238ec4774e51a4e475fc72b3cca2226fc/goto-cd-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "7235124a3c0c7d45818a3d21958f4e42", "sha256": "82d1582430120ac6034c85ec84b0f9c180576d395cab112df803fae5a106bebc" }, "downloads": -1, "filename": "goto-cd-0.2.2.tar.gz", "has_sig": false, "md5_digest": "7235124a3c0c7d45818a3d21958f4e42", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7.6,!=3.0.*,!=3.1.*,!=3.2.*", "size": 8853, "upload_time": "2018-12-26T11:46:41", "url": "https://files.pythonhosted.org/packages/7b/aa/c7a1940cbff35648442d5da47d46338d8d3baf6b07964a54d4b83db35f81/goto-cd-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "1464d1ae9af974f85049501e3a8ec2a8", "sha256": "17bf99a9be89a4b7fa2c33e1c39cce04bca057c7393e8c93eded382c778fb14e" }, "downloads": -1, "filename": "goto-cd-0.2.3.tar.gz", "has_sig": false, "md5_digest": "1464d1ae9af974f85049501e3a8ec2a8", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7.6,!=3.0.*,!=3.1.*,!=3.2.*", "size": 9185, "upload_time": "2019-01-03T14:37:34", "url": "https://files.pythonhosted.org/packages/33/ed/84586ce4c7aaa6d40e4b14699b29e9907b8387a81214ad215e54a37203cc/goto-cd-0.2.3.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "bf167c5c3f1a7716b49b0a6db611b155", "sha256": "cd9c42ff21b3abf0ae49b54197e15239916df5527a750a6c2f2f5ada4b5bfc8b" }, "downloads": -1, "filename": "goto-cd-1.0.1.tar.gz", "has_sig": false, "md5_digest": "bf167c5c3f1a7716b49b0a6db611b155", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7.6,!=3.0.*,!=3.1.*,!=3.2.*", "size": 10190, "upload_time": "2019-04-20T13:40:06", "url": "https://files.pythonhosted.org/packages/c6/b5/de94788db27a4afb543a7d6f428c00bbf3070e86ee79ad6f506676637e28/goto-cd-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bf167c5c3f1a7716b49b0a6db611b155", "sha256": "cd9c42ff21b3abf0ae49b54197e15239916df5527a750a6c2f2f5ada4b5bfc8b" }, "downloads": -1, "filename": "goto-cd-1.0.1.tar.gz", "has_sig": false, "md5_digest": "bf167c5c3f1a7716b49b0a6db611b155", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7.6,!=3.0.*,!=3.1.*,!=3.2.*", "size": 10190, "upload_time": "2019-04-20T13:40:06", "url": "https://files.pythonhosted.org/packages/c6/b5/de94788db27a4afb543a7d6f428c00bbf3070e86ee79ad6f506676637e28/goto-cd-1.0.1.tar.gz" } ] }