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

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

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

foomo foomo-posh

Last synced: about 2 months 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
```