Socket
Socket
Sign inDemoInstall

@cleverage/gsk

Package Overview
Dependencies
46
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @cleverage/gsk

Tool box for static front-end developpement


Version published
Weekly downloads
16
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Clever Garden Starter Kit

This project is a package of usefull gulp tasks for static project.

It contains every tools for implementing our best practicesrequired in our static project at Clever Age.

Each tool has a dedicated documentation about his use in our context. This documentation is edited in Markdown format and available in docs directory of this repository.

Initialize your project

  1. Initialize git git init (or clone your project repository if existing yet).
  2. Initialize your project with npm init.
  3. Install the GSK npm install cleverage/garden-starter-kit#next (next is branch for v3 alpha).
  4. Run gsk command. It will ask you which html and css engine you want (Twig and Sass by default). Then it will install required dependencies for these engines and prepare some files in your project

⚠ You won’t be able to change these choices later.

  1. You can commit your change and start your project.

Engine choices informations

CSS

HTML

JavaScript

FAQs

Last updated on 02 Oct 2017

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc