New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

kwikr

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kwikr

Build static websites quickly.

latest
Source
npmnpm
Version
0.3.2
Version published
Maintainers
1
Created
Source

kwikr

Dependency Status npm version

A Static site generator based on Gulp and Nunjucks. It's pre alpha, use for testing purpose only and at own risk...

Install

npm install -g kwikr

Run the following commands from your desired directory

kwikr new <Project_Name>
cd <Project_Name>
npm install
gulp init

That's it! kwikr is installed and you successfully created your first project.

Run gulp watch to automatically build on every file change or gulp to rebuild the entire project.

Keywords

Gulp

FAQs

Package last updated on 06 May 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts