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
- Host: GitHub
- URL: https://github.com/foomo/posh-sandbox
- Owner: foomo
- License: mit
- Created: 2023-01-06T09:30:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-04T14:25:13.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T15:46:07.735Z (over 1 year ago)
- Topics: foomo, foomo-posh
- Language: Go
- Homepage: https://www.foomo.org
- Size: 173 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```