An open API service indexing awesome lists of open source software.

https://github.com/sebbaum/webigniter

Webigniter 2.0
https://github.com/sebbaum/webigniter

Last synced: 4 months ago
JSON representation

Webigniter 2.0

Awesome Lists containing this project

README

          

# webigniter

Webigniter 2.0

## Usage
1. Run `webigniter` in your console.
1. Answer the questions in order to configure your static website project

## Development
1. Clone the repository
1. Run `npm install`
1. Run `npm link` to install the application globally.
1. Run `webigniter` --> You should see some kind of output.

## Roadmap/Todos
* Use a buildtool
* Use TypeScript
* Implement the actual scaffolding
* Use templates (ejs)