Skip to main content

Makes your repo setup clean

Project description

sbin

versions license

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

Help

See documentation 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 utilizing bin.

Contributing

See the contributing doc.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sbin-1.1.1.tar.gz (22.8 kB view hashes)

Uploaded Source

Built Distribution

sbin-1.1.1-py3-none-any.whl (46.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page