sbin


Namesbin JSON
Version 1.1.1 PyPI version JSON
download
home_pagehttps://gitlab.com/mazmrini/bin
SummaryMakes your repo setup clean
upload_time2024-04-25 15:28:16
maintainerNone
docs_urlNone
authorMazine Mrini
requires_python<4.0.0,>=3.8.0
licenseMIT
keywords bin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # sbin

[![versions](https://img.shields.io/pypi/pyversions/sbin.svg)](https://gitlab.com/mazmrini/bin)
[![license](https://img.shields.io/gitlab/license/mazmrini/bin)](https://gitlab.com/mazmrini/bin/-/blob/main/LICENSE)

Automate your project setup with a simple `bin.yml` file.

## Help
See [documentation](https://google.com) for more details.

## Installation
We recommend installing `sbin` globally through `pip install sbin`.
`sbin` and its alias `bin` executables will be available from the command line.

Please note that the documentation will refer to `sbin` as `bin`.

## Quick start
Start by creating an example `bin.yaml` file at the root of your project with
```
bin init
```

You can explore bin commands through `bin <help|h|-h|--help>`. Here
are some built-in ones:
```
bin req   # makes sure you have the requirements to run the projet 
bin up    # sets up whatever is needed to run the project
bin down  # tear down whatever was up
```

## Examples
Here are few project [examples](https://gitlab.com/mazmrini/bin/-/blob/main/examples) utilizing `bin`.

## Contributing
See the [contributing](https://gitlab.com/mazmrini/bin/-/blob/main/CONTRIBUTING.md) doc.

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/mazmrini/bin",
    "name": "sbin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0.0,>=3.8.0",
    "maintainer_email": null,
    "keywords": "bin",
    "author": "Mazine Mrini",
    "author_email": "mazmrini@hotmail.com",
    "download_url": "https://files.pythonhosted.org/packages/29/8e/2d700bcdf254850906a3599399d824440cab91ff7a0198422097cff0f71f/sbin-1.1.1.tar.gz",
    "platform": null,
    "description": "# sbin\n\n[![versions](https://img.shields.io/pypi/pyversions/sbin.svg)](https://gitlab.com/mazmrini/bin)\n[![license](https://img.shields.io/gitlab/license/mazmrini/bin)](https://gitlab.com/mazmrini/bin/-/blob/main/LICENSE)\n\nAutomate your project setup with a simple `bin.yml` file.\n\n## Help\nSee [documentation](https://google.com) for more details.\n\n## Installation\nWe recommend installing `sbin` globally through `pip install sbin`.\n`sbin` and its alias `bin` executables will be available from the command line.\n\nPlease note that the documentation will refer to `sbin` as `bin`.\n\n## Quick start\nStart by creating an example `bin.yaml` file at the root of your project with\n```\nbin init\n```\n\nYou can explore bin commands through `bin <help|h|-h|--help>`. Here\nare some built-in ones:\n```\nbin req   # makes sure you have the requirements to run the projet \nbin up    # sets up whatever is needed to run the project\nbin down  # tear down whatever was up\n```\n\n## Examples\nHere are few project [examples](https://gitlab.com/mazmrini/bin/-/blob/main/examples) utilizing `bin`.\n\n## Contributing\nSee the [contributing](https://gitlab.com/mazmrini/bin/-/blob/main/CONTRIBUTING.md) doc.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Makes your repo setup clean",
    "version": "1.1.1",
    "project_urls": {
        "Homepage": "https://gitlab.com/mazmrini/bin",
        "Repository": "https://gitlab.com/mazmrini/bin"
    },
    "split_keywords": [
        "bin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0825e90e45ee21308cd515e37a056207f664b0cc3f524a9f1b2890529d5ef6ba",
                "md5": "2f90217887d80b88cc9a449e987b3a5e",
                "sha256": "a6ab8efee9271fed01d3463b9a1b21d90406d73aa352efeb843cec6b36c7075d"
            },
            "downloads": -1,
            "filename": "sbin-1.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2f90217887d80b88cc9a449e987b3a5e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.8.0",
            "size": 46248,
            "upload_time": "2024-04-25T15:28:14",
            "upload_time_iso_8601": "2024-04-25T15:28:14.119528Z",
            "url": "https://files.pythonhosted.org/packages/08/25/e90e45ee21308cd515e37a056207f664b0cc3f524a9f1b2890529d5ef6ba/sbin-1.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "298e2d700bcdf254850906a3599399d824440cab91ff7a0198422097cff0f71f",
                "md5": "f80d8d12d6e4713bd9298a1e2412a4dd",
                "sha256": "f6517d3cbdbacfe51ff5e0cf89694d108d52203fcbfe0f860d6cde3f84cf5a34"
            },
            "downloads": -1,
            "filename": "sbin-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f80d8d12d6e4713bd9298a1e2412a4dd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.8.0",
            "size": 22838,
            "upload_time": "2024-04-25T15:28:16",
            "upload_time_iso_8601": "2024-04-25T15:28:16.078925Z",
            "url": "https://files.pythonhosted.org/packages/29/8e/2d700bcdf254850906a3599399d824440cab91ff7a0198422097cff0f71f/sbin-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 15:28:16",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "mazmrini",
    "gitlab_project": "bin",
    "lcname": "sbin"
}
        
Elapsed time: 0.26003s