Skip to main content

Small CLI to easier start and swap between projects in different stacks.

Project description

# Start-Work

![GitHub repo size](https://img.shields.io/github/repo-size/JorbFreire/startwork?style=plastic) [![Publish](https://github.com/JorbFreire/startwork/workflows/Publish/badge.svg)](https://github.com/JorbFreire/startwork/actions?query=workflow:”Publish”) [![GitHub release](https://img.shields.io/github/release/JorbFreire/startwork?include_prereleases=&sort=semver&color=blue)](https://github.com/JorbFreire/startwork/releases/) [![License](https://img.shields.io/badge/License-MIT-blue)](#license) ![OS - Linux](https://img.shields.io/badge/OS-Linux-blue?logo=linux&logoColor=white) [![dependency - StartWork](https://img.shields.io/badge/dependency-StartWork-blue?logo=python&logoColor=white)](https://pypi.org/project/StartWork) [![Github](https://img.shields.io/badge/Github-purple?logo=github)](https://github.com/JorbFreire/startwork)

Small CLI to easier start and swap between projects in different stacks.

## motivation

It’s not hard to set up and run most modern software projects.

Usually, we just have to run two something like pip install -r requirements.txt

and flask run or something similar. The real problem comes we you have to constantly switch contexts, even worse when working with multiple projects in multiple languages with totally different setups a couple of times a day.

[Docker](https://www.docker.com/) and [Docker Compose](https://docs.docker.com/compose/) are great tools to handle this problem. Start Work

should not be a replacement for Docker either Docker compose and shall even work with both.

With Start-Work will be easier to switch between projects from any folder and

get your development environment up and running only by selecting the project you wanna work on, and when some of these projects for some reason don’t allow Docker, Start-Work will also try to identify which tools you are using and run it for you.

## Installation

Just run: `bash pip install startwork `

It’s done, the installation can be verified with: `bash work --version `

## CLI Options

`bash work ` Will display a list and let you select one of your saved projects

<br />

`bash work create ` Will guide you with a couple of questions to save a new project.

<br />

`bash work delete ` Will display a list and let delete one of your saved projects.

Note: it will not remove the project from your computer, only from the list on

Start-Work

<br />

`bash work --version ` Show current version

<br />

`bash work --help ` Show currently available CLI options

## Next goals

  • [ ] Handle multiple environments in a single folder - [ ] Detect multiple environments - [ ] Let you choose the environment that will be run - [ ] Let you mark multiple to run at the same time

  • [ ] Handle multiple folders - [ ] When not matched by any setup pattern, check inside the first children’s folders - [ ] When multiple children folders match, let you choose one folder - [ ] Let you mark multiple folders to run at the same time

  • [ ] Handle multiple folders AND multiple environments at the same call

  • [ ] Write fully covered end-to-end tests

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

startwork-0.1.1.tar.gz (9.6 kB view details)

Uploaded Source

Built Distribution

startwork-0.1.1-py3-none-any.whl (12.8 kB view details)

Uploaded Python 3

File details

Details for the file startwork-0.1.1.tar.gz.

File metadata

  • Download URL: startwork-0.1.1.tar.gz
  • Upload date:
  • Size: 9.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for startwork-0.1.1.tar.gz
Algorithm Hash digest
SHA256 9cc1adafa0be7e27b151ac6a8f6e4b8ce9bd4ad4e19fe3462dc0429e9ee548fc
MD5 912eeb03ecf514caa901d83992468e05
BLAKE2b-256 3debdfb067c63d2eaf5a270ebd3fe4a79a2c7d5ed2428fca586b0f9dff3650d3

See more details on using hashes here.

File details

Details for the file startwork-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: startwork-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 12.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for startwork-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0f7fc913235848950124514b84e4db5b657bfaa9a5ae54e00754279729a0ae0e
MD5 1b549ea326f7d9e098022a486e71f2f2
BLAKE2b-256 3af32eea1e1ff7609356b391cd09fb73c8c489abda4270db4ddd1b556e43b983

See more details on using hashes here.

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