# Mybox
🖥️ This is a box. 📦 And it is mine. 🐱
There are many 🍱 nice things in there. I wouldn't want 🧰 to be without them.
Even if I move 🏠 or work 🏢 I want to be comfortable.
---
Manage the configuration and tools on your workstation without bothering the OS
too much (maybe your favorite one isn't supported by `$WORK` or you have
different ones for different roles).
## Usage
* Run the [bootstrap](bootstrap) script:
```shell
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/koterpillar/mybox/main/bootstrap)"
```
* Run `mybox` from the directory with package definitions.
For package definition examples, see
[koterpillar/desktop](https://github.com/koterpillar/desktop/).
* To install optional components, add their names as arguments, e.g.
`mybox development`.
## Development
Pre-requisites (see [install-dev](install-dev) for ways to install):
* [Poetry](https://python-poetry.org/)
* [ShellCheck](https://www.shellcheck.net/)
Run [`./lint`](lint) to check style & types, `./lint --format` to apply
formatting automatically.
Run [`./test`](test) to execute the project's tests.
### Running locally
* Run `poetry install`.
* Run `poetry shell`.
* In the launched shell, go to the directory with package definitions.
* Run `mybox` with the desired arguments.
### Releasing
Create and push a signed Git tag of the format `vX.Y.Z`. The release will be
done using GitHub actions.
Raw data
{
"_id": null,
"home_page": "https://github.com/koterpillar/mybox",
"name": "mybox",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "Alexey Kotlyarov",
"author_email": "a@koterpillar.com",
"download_url": "https://files.pythonhosted.org/packages/24/48/6250a7fb1cd72edda981a945f00919d793430e45433e8cd1d166f70b53f1/mybox-0.7.6.tar.gz",
"platform": null,
"description": "# Mybox\n\n\ud83d\udda5\ufe0f This is a box. \ud83d\udce6 And it is mine. \ud83d\udc31\n\nThere are many \ud83c\udf71 nice things in there. I wouldn't want \ud83e\uddf0 to be without them.\n\nEven if I move \ud83c\udfe0 or work \ud83c\udfe2 I want to be comfortable.\n\n---\n\nManage the configuration and tools on your workstation without bothering the OS\ntoo much (maybe your favorite one isn't supported by `$WORK` or you have\ndifferent ones for different roles).\n\n## Usage\n\n* Run the [bootstrap](bootstrap) script:\n\n ```shell\n /bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/koterpillar/mybox/main/bootstrap)\"\n ```\n\n* Run `mybox` from the directory with package definitions.\n\n For package definition examples, see\n [koterpillar/desktop](https://github.com/koterpillar/desktop/).\n\n* To install optional components, add their names as arguments, e.g.\n `mybox development`.\n\n## Development\n\nPre-requisites (see [install-dev](install-dev) for ways to install):\n\n* [Poetry](https://python-poetry.org/)\n* [ShellCheck](https://www.shellcheck.net/)\n\nRun [`./lint`](lint) to check style & types, `./lint --format` to apply\nformatting automatically.\n\nRun [`./test`](test) to execute the project's tests.\n\n### Running locally\n\n* Run `poetry install`.\n* Run `poetry shell`.\n* In the launched shell, go to the directory with package definitions.\n* Run `mybox` with the desired arguments.\n\n### Releasing\n\nCreate and push a signed Git tag of the format `vX.Y.Z`. The release will be\ndone using GitHub actions.\n",
"bugtrack_url": null,
"license": "GPL-3.0-or-later",
"summary": "Manage the configuration and tools on your workstation without bothering the OS too much",
"version": "0.7.6",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6b6df48510230f9d50ec2ef194e814adf7b45cb9b9c6bda11c788e1463dc006a",
"md5": "fba6cce3e97fcf59ffe104a04c31ef92",
"sha256": "27c1db978249b05d9b48090b5de3ed023e9eb6167afa1a13f91301c946ad0fa0"
},
"downloads": -1,
"filename": "mybox-0.7.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fba6cce3e97fcf59ffe104a04c31ef92",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9,<4.0",
"size": 43972,
"upload_time": "2023-03-22T23:34:19",
"upload_time_iso_8601": "2023-03-22T23:34:19.863820Z",
"url": "https://files.pythonhosted.org/packages/6b/6d/f48510230f9d50ec2ef194e814adf7b45cb9b9c6bda11c788e1463dc006a/mybox-0.7.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "24486250a7fb1cd72edda981a945f00919d793430e45433e8cd1d166f70b53f1",
"md5": "5143d4259bb83c9a56dff1316b58f908",
"sha256": "2adf6eeb90c3c940a6b57b05e48b797ba4ae2b85ca92811df37fa414db4d3d28"
},
"downloads": -1,
"filename": "mybox-0.7.6.tar.gz",
"has_sig": false,
"md5_digest": "5143d4259bb83c9a56dff1316b58f908",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9,<4.0",
"size": 33833,
"upload_time": "2023-03-22T23:34:22",
"upload_time_iso_8601": "2023-03-22T23:34:22.174636Z",
"url": "https://files.pythonhosted.org/packages/24/48/6250a7fb1cd72edda981a945f00919d793430e45433e8cd1d166f70b53f1/mybox-0.7.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-22 23:34:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "koterpillar",
"github_project": "mybox",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "mybox"
}