Coder Social home page Coder Social logo

derrick-cli's Introduction

Derrick-CLI

Derrick CLI is the global CLI application for interacting with Derrick Server.

Installation

npm install -g derrick-cli

Usage

For full documentation, see the Derrick Server documentation.

After installing Derrick Server, you'll be able to work with projects using Derrick CLI.

Import

derrick import <manifest.json>

Imports a project defined in the manifest file. Manifests maybe local or remote.

If running this against a local repository, you can automatically add a (similarly) local Satis cache for Composer repositories by affixing a --satis flag.

derrick import <manifest.json> --satis http://host.dev:4680

Create

derrick create

Interactively create a new project

Export

derrick export [path]

Export the current state of a project. If your current working directory is not the project you wish to export, you must specify the path to the project.

Release History

  • 2015-04-28   v0.2.1   Fix an issue with tar.gz and switch to an overlayFS for project mounting
  • 2015-04-27   v0.2.0   Enable status checking, both globally and on a project basis
  • 2015-04-26   v0.1.3   Revert a broken dependency and correct a fatal typo
  • 2015-04-25   v0.1.2   Add MU-plugins. Mount the entire /src and /vendor dirs
  • 2015-04-14   v0.1.1   Add download progress and update create/export commands
  • 2015-04-14   v0.1.0   Initial release

Copyright / License

Derrick CLI is copyright (c) 2015 by 10up and its various contributors under the terms of the MIT license.

derrick-cli's People

Contributors

ericmann avatar johnpbloch avatar lkwdwrd avatar tlovett1 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.