ay4toh5i / toytcp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is for learning purposes and refers to teru01/toytcp.

setup

$ brew install --cask multipass
$ multipass launch lts --name toytcp
$ multipass mount ./ toytcp:/home/ubuntu/toytcp/
$ multipass shell toytcp
# and then run setup.sh and install rust

About


Languages

Language:Rust 78.8%Language:Shell 21.2%