# Geekbot CLI
## Streamline Your Standups from the Command Line
Welcome to geekbot-cli, the official command-line interface for [Geekbot](https://geekbot.com/) users. Designed to seamlessly integrate with your daily workflow, geekbot-cli empowers teams to conduct asynchronous standups, check-ins, and reports directly from their terminal. Say goodbye to context switching and streamline your communication with unparalleled convenience.
[![codecov](https://codecov.io/gh/geekbot-com/geekbot-cli/branch/main/graph/badge.svg)](https://codecov.io/gh/geekbot-com/geekbot-cli)
### Installation
Simply run this command in terminal:
```
pip install geekbot-cli
```
Or install through source code:
```
git clone https://github.com/geekbot-com/geekbot-cli.git
cd geekbot-cli/
```
In this case you might want to use pip to install the bindings as well
```
pip install -e .
```
### Usage
Just run this command:
```
geekbot
```
If you are using source without pip, you can run this:
```
python geekbot_cli/main.py
```
### Contributing
We believe in the power of community and open-source. If you have suggestions, bug reports, or would like to contribute, please visit our [GitHub repository](https://github.com/geekbot-com/geekbot-cli). Your contributions are what make geekbot-cli an amazing tool for everyone.
### Support
Need assistance or encountered a bug? We encourage you to open an issue on this repository. Before creating a new issue, please search our existing issues to see if your question or problem has already been addressed.
Our team monitors GitHub issues regularly and will do our best to address your concerns promptly. Your feedback is invaluable in improving geekbot-cli, and we appreciate your contribution to making it better for everyone.
### License
geekbot-cli is released under the MIT License. Feel free to use, modify, and distribute it as per the license terms.
Raw data
{
"_id": null,
"home_page": "https://github.com/geekbot-com/geekbot-cli",
"name": "geekbot-cli",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "geekbot standup workflow",
"author": "The Geekbot team",
"author_email": "hey@geekbot.io",
"download_url": "https://files.pythonhosted.org/packages/3a/30/d5f0c9df5142f16b43766dbca143069a52447843fa9337ab61936fa256ff/geekbot_cli-0.1.4.tar.gz",
"platform": null,
"description": "# Geekbot CLI\n## Streamline Your Standups from the Command Line\n\nWelcome to geekbot-cli, the official command-line interface for [Geekbot](https://geekbot.com/) users. Designed to seamlessly integrate with your daily workflow, geekbot-cli empowers teams to conduct asynchronous standups, check-ins, and reports directly from their terminal. Say goodbye to context switching and streamline your communication with unparalleled convenience.\n\n[![codecov](https://codecov.io/gh/geekbot-com/geekbot-cli/branch/main/graph/badge.svg)](https://codecov.io/gh/geekbot-com/geekbot-cli)\n\n### Installation\n\nSimply run this command in terminal:\n\n```\npip install geekbot-cli\n```\n\nOr install through source code:\n\n```\ngit clone https://github.com/geekbot-com/geekbot-cli.git\ncd geekbot-cli/\n```\n\nIn this case you might want to use pip to install the bindings as well\n```\npip install -e .\n```\n\n### Usage\n\nJust run this command:\n```\ngeekbot\n```\n\nIf you are using source without pip, you can run this:\n```\npython geekbot_cli/main.py\n```\n\n### Contributing\nWe believe in the power of community and open-source. If you have suggestions, bug reports, or would like to contribute, please visit our [GitHub repository](https://github.com/geekbot-com/geekbot-cli). Your contributions are what make geekbot-cli an amazing tool for everyone.\n\n### Support\nNeed assistance or encountered a bug? We encourage you to open an issue on this repository. Before creating a new issue, please search our existing issues to see if your question or problem has already been addressed.\n\nOur team monitors GitHub issues regularly and will do our best to address your concerns promptly. Your feedback is invaluable in improving geekbot-cli, and we appreciate your contribution to making it better for everyone.\n\n### License\ngeekbot-cli is released under the MIT License. Feel free to use, modify, and distribute it as per the license terms.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Interact with Geekbot through terminal",
"version": "0.1.4",
"project_urls": {
"Homepage": "https://github.com/geekbot-com/geekbot-cli"
},
"split_keywords": [
"geekbot",
"standup",
"workflow"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "49b43596cd84d28284465456fb691b557ff6030d31e3a8a18f67ed20b7b4ba73",
"md5": "2b65cec15028eacdf1dafab7d9dbb0a7",
"sha256": "f077694bf651214bbedebc4923558a3ec87a7ab2586a5e561f293fb46fb56d42"
},
"downloads": -1,
"filename": "geekbot_cli-0.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2b65cec15028eacdf1dafab7d9dbb0a7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 9152,
"upload_time": "2024-02-15T08:51:17",
"upload_time_iso_8601": "2024-02-15T08:51:17.164229Z",
"url": "https://files.pythonhosted.org/packages/49/b4/3596cd84d28284465456fb691b557ff6030d31e3a8a18f67ed20b7b4ba73/geekbot_cli-0.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3a30d5f0c9df5142f16b43766dbca143069a52447843fa9337ab61936fa256ff",
"md5": "d811beba000e1c5a6bbf2f07f5343e0f",
"sha256": "eb913661be6cd422d5e42abbd1f087cfed3d642c7cfed92a92623fd14cb5af33"
},
"downloads": -1,
"filename": "geekbot_cli-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "d811beba000e1c5a6bbf2f07f5343e0f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12020,
"upload_time": "2024-02-15T08:51:18",
"upload_time_iso_8601": "2024-02-15T08:51:18.603845Z",
"url": "https://files.pythonhosted.org/packages/3a/30/d5f0c9df5142f16b43766dbca143069a52447843fa9337ab61936fa256ff/geekbot_cli-0.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-15 08:51:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "geekbot-com",
"github_project": "geekbot-cli",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "geekbot-cli"
}