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

@geekcojp/gp

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@geekcojp/gp

## Usage

0.0.6
Source
npm
Version published
Weekly downloads
46
35.29%
Maintainers
2
Weekly downloads
 
Created
Source

geek-project

Usage

$ gp --help

gp [command]

Commands:
  gp init  Initialize this project
  gp add   Add the tool into this project
  gp dev   develop

Options:
  --version  Show version number                                       [boolean]
  --help     Show help                                                 [boolean]

Add

$ gp add --help

gp add

Add the tool into this project

Commands:
  gp add typescript  Add typescript environment
  gp add sass        Add sass environment
  gp add postcss     Add postcss environment
  gp add pug         Add postcss environment

Options:
  --version  Show version number                                       [boolean]
  --help     Show help                                                 [boolean]

Supports

  • pug
  • sass
  • postcss
  • sass + postcss
  • less
  • less + postcss
  • stylus
  • stylus + postcss
  • flow
  • typescript
  • jQuery (vanilla)
  • CircleCI

TODO

  • pug (with webpack)
  • pug (without webpack)
  • sass (with webpack)
  • sass (without webpack)
  • postcss (with webpack)
  • postcss (without webpack)
  • flow (with webpack)
  • flow (without webpack)
  • typescript (with webpack)
  • typescript (with react)
  • typescript (with react-router)
  • typescript (with jest)
  • typescript (with enzyme)
  • typescript (with ssr)
  • typescript (with e2e)
  • typescript (without webpack)
  • circleci

FAQs

Package last updated on 29 Nov 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