From 638bd525f8cd711769a37e285706b69dbfe65aac Mon Sep 17 00:00:00 2001 From: James George Date: Thu, 24 Jan 2019 14:32:06 +0530 Subject: [PATCH] Add scaffold-static to the list --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index b1dd940..729f87e 100644 --- a/readme.md +++ b/readme.md @@ -141,7 +141,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [HTTPie](https://github.com/jkbrzt/httpie) - A user-friendly HTTP client. - [serve](https://github.com/zeit/serve) - Easy to use static file server with features like https, CORS and GZIP compression. - [add-gitignore](https://github.com/TejasQ/add-gitignore) - Interactive CLI that generates a .gitignore for your project based on your needs. -- [mevn-cli](http://github.com/madlabsinc/mevn-cli) - CLI tool for the MEVN stack +- [mevn-cli](http://github.com/madlabsinc/mevn-cli) - CLI tool for the MEVN stack. +- [scaffold-static](https://github.com/jamesgeorge007/scaffold-static) - Static site generator for vanila JS. ### Mobile Development