Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/foomo/posh-sandbox

Project Oriented Shell (posh) Sandbox
https://github.com/foomo/posh-sandbox

foomo foomo-posh

Last synced: about 1 month ago
JSON representation

Project Oriented Shell (posh) Sandbox

Awesome Lists containing this project

README

        

# POSH

> Welcome to the Project Oriented SHELL (posh) Sandbox

## Usage

To use this sandbox, checkout all libs next to each other

```bash
$ cd project/root
$ git clone https://github.com/foomo/posh
$ git clone https://github.com/foomo/posh-sandbox
$ git clone https://github.com/foomo/posh-providers
$ cd posh-sandbox
$ make shell
```