https://github.com/sebbaum/webigniter
Webigniter 2.0
https://github.com/sebbaum/webigniter
Last synced: 4 months ago
JSON representation
Webigniter 2.0
- Host: GitHub
- URL: https://github.com/sebbaum/webigniter
- Owner: sebbaum
- License: apache-2.0
- Created: 2019-11-01T18:36:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T00:01:01.000Z (over 3 years ago)
- Last Synced: 2025-06-13T18:48:33.292Z (12 months ago)
- Language: JavaScript
- Size: 233 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)