Name | inc JSON |
Version |
0.1.1
JSON |
| download |
home_page | None |
Summary | install new computer |
upload_time | 2024-12-18 06:38:02 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.6 |
license | None |
keywords |
python
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Install new computer (inc) 0.1.1
Install basic software for different operating systems:
[See documentation](https://install-new-computer.readthedocs.io/en/latest/)
## Installation for users
```
pip install inc
```
## Installation for developers
Copy-paste these 3 lines into a terminal. For example `bash install mac.mk` will run the macOs installer
```
git clone https://github.com/joamatab/install_new_computer.git ~/install_new_computer
cd install_new_computer/bash
bash install mac
```
where you can replace mac.mk by any of the supported OS:
- arch
- centos
- fedora
- mac
- ubuntu
This install the specific `install` section of the Makefile for the selected distro.
To install specific sections of each Makefile you can also run
```
bash install centos desktop
```
For MacOs type this into a terminal
```
xcode-select --install
```
## Usage
```
inc --help
```
Links:
- [my dotfiles wiki](https://github.com/joamatab/dotfiles/wiki)
- [my dotfiles](https://github.com/joamatab/dotfiles)
- [mac CLI](https://github.com/guarinogabriel/mac-cli)
- https://github.com/jaywcjlove/awesome-mac.git
- https://www.stuartellis.name/articles/mac-setup/
- https://dotfiles.github.io/
- https://github.com/atomantic/dotfiles
- https://sourabhbajaj.com/mac-setup/
- https://github.com/gotbletu
- https://lukesmith.xyz/
- http://www.openvim.com/tutorial.html
Raw data
{
"_id": null,
"home_page": null,
"name": "inc",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "python",
"author": null,
"author_email": "joamatab <4514346+joamatab@users.noreply.github.com>",
"download_url": "https://files.pythonhosted.org/packages/25/29/fe83f2d0c99f7989ce0ee483bd98487c571a4408656c216d80e08d8d270e/inc-0.1.1.tar.gz",
"platform": null,
"description": "# Install new computer (inc) 0.1.1\n\nInstall basic software for different operating systems:\n\n[See documentation](https://install-new-computer.readthedocs.io/en/latest/)\n\n## Installation for users\n\n```\npip install inc\n```\n\n## Installation for developers\n\nCopy-paste these 3 lines into a terminal. For example `bash install mac.mk` will run the macOs installer\n\n```\ngit clone https://github.com/joamatab/install_new_computer.git ~/install_new_computer\ncd install_new_computer/bash\nbash install mac\n```\n\nwhere you can replace mac.mk by any of the supported OS:\n\n- arch\n- centos\n- fedora\n- mac\n- ubuntu\n\nThis install the specific `install` section of the Makefile for the selected distro.\n\nTo install specific sections of each Makefile you can also run\n\n```\nbash install centos desktop\n```\n\nFor MacOs type this into a terminal\n\n```\nxcode-select --install\n```\n\n\n## Usage\n\n```\ninc --help\n```\n\nLinks:\n\n- [my dotfiles wiki](https://github.com/joamatab/dotfiles/wiki)\n- [my dotfiles](https://github.com/joamatab/dotfiles)\n- [mac CLI](https://github.com/guarinogabriel/mac-cli)\n- https://github.com/jaywcjlove/awesome-mac.git\n- https://www.stuartellis.name/articles/mac-setup/\n- https://dotfiles.github.io/\n- https://github.com/atomantic/dotfiles\n- https://sourabhbajaj.com/mac-setup/\n- https://github.com/gotbletu\n- https://lukesmith.xyz/\n- http://www.openvim.com/tutorial.html\n\n",
"bugtrack_url": null,
"license": null,
"summary": "install new computer",
"version": "0.1.1",
"project_urls": null,
"split_keywords": [
"python"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bc53a52d0342d4b45c6317475433d1abb025fc481f8c5eb468e23595e258ecbd",
"md5": "995d866ea26032cad8f90ab3eecfeedb",
"sha256": "6a40879d091e8e32a922e83102100003bd537a23d13cef771fd8fe0e2cf441d7"
},
"downloads": -1,
"filename": "inc-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "995d866ea26032cad8f90ab3eecfeedb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 7566,
"upload_time": "2024-12-18T06:37:59",
"upload_time_iso_8601": "2024-12-18T06:37:59.900722Z",
"url": "https://files.pythonhosted.org/packages/bc/53/a52d0342d4b45c6317475433d1abb025fc481f8c5eb468e23595e258ecbd/inc-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2529fe83f2d0c99f7989ce0ee483bd98487c571a4408656c216d80e08d8d270e",
"md5": "ac8f5321321e3b781b7519b51cbac3fe",
"sha256": "931a0230f9b9e511e4a4edf4b58032b5cba3ba415851e5e4a3ac3f4abf105c6a"
},
"downloads": -1,
"filename": "inc-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "ac8f5321321e3b781b7519b51cbac3fe",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 7351,
"upload_time": "2024-12-18T06:38:02",
"upload_time_iso_8601": "2024-12-18T06:38:02.008949Z",
"url": "https://files.pythonhosted.org/packages/25/29/fe83f2d0c99f7989ce0ee483bd98487c571a4408656c216d80e08d8d270e/inc-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-18 06:38:02",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "inc"
}