Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

devcycle

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devcycle

devcycle is command line interface that helps to move files from development to testing and testing to production

  • 0.1.6
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

DevCyle

devcycle is command line interface that helps to move files from development to testing and testing to production Right now, the following operations are supported:

** * Create folder ** * Move to Testing folder ** * Move to Deployment folder ** * List all file in testing folders

This CLI uses as default the following names for your folders:

** development ** testing ** production

It's also under the assumtion that you will have all 3 folders under the same folder, for instance if you application ame is "my-app", your folder estructure will look like this:

../my-app/development ../my-app/testing ../my-app/production

Type "devcycle -h" for an overview of the supported arguments.

Keywords

FAQs

Package last updated on 21 Jul 2012

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