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

generator-deployd

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-deployd

A yeoman generator for Deployd

  • 0.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-50%
Maintainers
1
Weekly downloads
 
Created
Source

generator-deployd Build Status

A generator for Yeoman.

Notes about generator-deployd

Early alpha phase, use at your own risk!

Currently, it doesn't do more than "dpd create", but I plan to have more options with this generator (angularjs, bootstrap, Grunt tasks, etc...).

Yet, this only works if you install the Deployd binaries from the deployd website, but I assure you, it's worth it!

Usage

Generate the app

$ npm install -g yo generator-deployd
$ mkdir name_of_your_app && cd $_
$ yo deployd

Start the app

dpd -d

Todo

  • integrate Grunt to launch the server using grunt-deployd
  • integrate angularjs
  • integrate bootstrap 3
  • create grunt tasks for live reloading, jshint, build, etc...

Keywords

FAQs

Package last updated on 08 Jan 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

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