Cargo Begin

A simple cargo extension that allows you to easily create the rust-base by Jeremy Chone.

How to use:

```bash

Install

cargo install cargo-begin

Create a project in a new directory

cargo begin example_project

Create a project in the current directory

cargo begin ```

Notes

The code is most likely terrible. I'm still relatively new to rust and I wanted to try out publishing a utility that would be actually useful to me.

Here's the link to Jeremy Chone's repo: https://github.com/jeremychone-channel/rust-base