Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 733 Bytes

contributing.md

File metadata and controls

35 lines (22 loc) · 733 Bytes

Contributing

Before you begin

Make sure to follow this commit message convention because we will auto generate a changelog with clog in the future.

Getting started

The easiest way to get started is to get nickel running and play around with it. Let's do that real quick!

Clone the repository

git clone https://github.com/nickel-org/nickel.git

Build nickel

cargo build --release

Run the tests

cargo test

Run the example

cargo run --example example

Then try localhost:6767/user/4711 and localhost:6767/bar.