Ecosyste.ms: Awesome
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 1 month 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-07T13:24:45.000Z (over 1 year ago)
- Last Synced: 2024-06-20T10:07:10.072Z (6 months ago)
- Topics: foomo, foomo-posh
- Language: Go
- Homepage: https://www.foomo.org
- Size: 171 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
```