Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/therustmonk/ice9-shell-drop

Ice9 Shell | Cross-platform shell with multiple environments feature
https://github.com/therustmonk/ice9-shell-drop

Last synced: 2 days ago
JSON representation

Ice9 Shell | Cross-platform shell with multiple environments feature

Awesome Lists containing this project

README

        

# Ice9 Shell

[![Build Status](https://travis-ci.org/DenisKolodin/ice9.svg?branch=master)](https://travis-ci.org/DenisKolodin/ice9)

## Building

To build it locally you have to install [Rust][rust] and use Cargo tool:

```shell
cargo build --release
```

[rust]: