Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/terasakisatoshi/kani

My Rust sample
https://github.com/terasakisatoshi/kani

Last synced: about 1 month ago
JSON representation

My Rust sample

Awesome Lists containing this project

README

        

# kani

- My Rust env

# Usage

- Install Docker/Docker Compose
- Run the following command:

## Building a Docker Image

```
$ docker-compose build
```

## Initialize Jupyter Lab

```
$ docker-compose up lab
```