Skip to content
This repository was archived by the owner on Dec 30, 2024. It is now read-only.

iandennismiller/project-system

Repository files navigation

project-system

Create and open projects. Use multiple workstations to work on projects.

https://img.shields.io/github/stars/iandennismiller/project-system.svg?style=social&label=GitHub Documentation Status https://travis-ci.org/iandennismiller/project-system.svg?branch=master

Project-System simplifies the management of projects within a working space. Each project consists of a folder and a python virtual environment. The folder is initialized for git and it is designed to correspond to a remote git repository.

Quick Start

Create a new project

This makes a new folder, git repo, and Python virtual environment for the project.

project-new my-project

Start working on the project

Open a code editor and new tmux window for the project.

project-workon my-project

See Usage for more.

Installation

pip install project-system

See Installation for more.

Online Resources

About

💎 create and open projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors