Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 237 Bytes

File metadata and controls

11 lines (8 loc) · 237 Bytes

Snippetbox

This project by book "Let's go"

In this book we'll be building a web application called Snippetbox,which lets people paste and share snippets of text

How to run

make run 

For unit tests

make all-test-function