From c5fe94f1bd4c0c6d3aa2c0a716129bb8f6375dab Mon Sep 17 00:00:00 2001 From: Arthur Date: Sat, 1 Jul 2017 11:34:14 +0300 Subject: [PATCH] Adding quick-skeleton (#313) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a439829..80163de 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,7 @@ See also [Friends of Rust](https://www.rust-lang.org/friends.html) (organization * [BurntSushi/xsv](https://github.com/BurntSushi/xsv) — a fast CSV command line tool (slicing, indexing, selecting, searching, sampling, etc.) [](https://travis-ci.org/BurntSushi/xsv) * **Utilities** * [yaa110/rubigo](https://github.com/yaa110/rubigo) — Golang dependency tool and package manager, written in Rust [](https://travis-ci.org/yaa110/rubigo) + * [arthrp/quick-skeleton](https://github.com/arthrp/quick-skeleton) - Project scaffolding tool, similar to Yeoman and Slush. * **Virtualization** * [tailhook/vagga](https://github.com/tailhook/vagga) — a containerization tool without daemons [](https://travis-ci.org/tailhook/vagga) * **Window Managers**