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

pake

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pake

project and subproject manager

latest
Source
npmnpm
Version
0.1.3
Version published
Maintainers
1
Created
Source

Pake

Install

$ npm install -g pake

Pake depends on Node.js and npm.

Usage

$ pake [OPTIONS] COMMAND

where OPTIONS is :

  • --templates-dir=DIR
  • --modules-dir=DIR
  • --build-dir=DIR
  • --help
  • -h

and COMMAND is :

  • create MODULENAME [TEMPLATENAME]
  • deps add MODULENAME DEPENDENCYNAMEn
  • deps remove MODULENAME DEPENDENCYNAMEn
  • deps list [MODULENAMEn]
  • resolve [MODULENAMEn]

License

Copyright (c) 2014 Emmanuel Pouthier https://github.com/hasardel/pake/blob/master/LICENSE

Keywords

project

FAQs

Package last updated on 16 Jul 2014

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