New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cleverage/gsk

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cleverage/gsk

Tool box for static front-end developpement

  • 3.0.0-alpha13
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-87.5%
Maintainers
1
Weekly downloads
 
Created
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

Package last updated on 02 Oct 2017

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc