All Projects → ServerPress → ds-cli

ServerPress / ds-cli

Licence: other
DS-CLI is now a core runtime component of DesktopServer (https://serverpress.com). This project is an ensemble of the latest command line interface tools such as Composer, PHPUnit, WP-CLI, and other cross-platform components that are important to professional WordPress developers.

Programming Languages

PHP
23972 projects - #3 most used programming language
shell
77523 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to ds-cli

server-command
Launches PHP's built-in web server for a specific WordPress installation.
Stars: ✭ 69 (+263.16%)
Mutual labels:  wp-cli, localhost
Wc Smooth Generator
Smooth product, customer and order generation for WooCommerce
Stars: ✭ 171 (+800%)
Mutual labels:  wp-cli
Wp Cli Replicator
Replicate production websites from WordPress eXtended RSS (WXR) export files
Stars: ✭ 34 (+78.95%)
Mutual labels:  wp-cli
Docker Compose Wordpress
An example Docker Compose setup for WordPress plugin or theme development.
Stars: ✭ 127 (+568.42%)
Mutual labels:  wp-cli
Vccw
A Vagrant based development environment.
Stars: ✭ 1,012 (+5226.32%)
Mutual labels:  wp-cli
Handbook
📖 Complete documentation for WP-CLI
Stars: ✭ 129 (+578.95%)
Mutual labels:  wp-cli
Wordpress To Jekyll Exporter
One-click WordPress plugin that converts all posts, pages, taxonomies, metadata, and settings to Markdown and YAML which can be dropped into Jekyll
Stars: ✭ 951 (+4905.26%)
Mutual labels:  wp-cli
Wp Cli Login Command
Log in to WordPress with secure passwordless magic links.
Stars: ✭ 200 (+952.63%)
Mutual labels:  wp-cli
Docker Wordpress
WordPress container with Nginx 1.16 & PHP-FPM 7.3 based on Alpine Linux
Stars: ✭ 148 (+678.95%)
Mutual labels:  wp-cli
Wordup Cli
Wordup is a fully integrated development platform for WordPress. Develop plugins and themes locally. Preview in the cloud. Automatic updates in WP.
Stars: ✭ 116 (+510.53%)
Mutual labels:  wp-cli
Pilothouse
A command line app for managing a LEMP local development environment based on Docker.
Stars: ✭ 98 (+415.79%)
Mutual labels:  wp-cli
Wp Cli Fixtures
Easily generate custom fake data for WordPress
Stars: ✭ 65 (+242.11%)
Mutual labels:  wp-cli
Restful
Unlocking the potential of the WP REST API at the command line
Stars: ✭ 134 (+605.26%)
Mutual labels:  wp-cli
Entity Command
Manage WordPress comments, menus, options, posts, sites, terms, and users.
Stars: ✭ 38 (+100%)
Mutual labels:  wp-cli
Profile Command
Quickly identify what's slow with WordPress
Stars: ✭ 180 (+847.37%)
Mutual labels:  wp-cli
Wp Vps Build Guide
A verbose build guide for a modern, high-performance WordPress production VPS.
Stars: ✭ 31 (+63.16%)
Mutual labels:  wp-cli
Doctor Command
Diagnose problems within WordPress by running a series of checks for symptoms
Stars: ✭ 82 (+331.58%)
Mutual labels:  wp-cli
Awesome Wp Cli
A curated list of packages and resources for WP-CLI, the command-line interface for WordPress.
Stars: ✭ 129 (+578.95%)
Mutual labels:  wp-cli
Wplib Box
The Best Local Dev Server for WordPress Developers
Stars: ✭ 204 (+973.68%)
Mutual labels:  wp-cli
Trellis
WordPress LEMP stack with PHP 8.0, Composer, WP-CLI and more
Stars: ✭ 2,295 (+11978.95%)
Mutual labels:  wp-cli

ds-cli

DS-CLI is now a core runtime component of DesktopServer. This project is an ensemble of the latest command line interface tools such as Composer, PHPUnit, WP-CLI, and other cross-platform components that are important to professional WordPress developers. The vendor folder is intensionally included in this repo as it serves as part of the runtime delivery mechanism for DesktopServer.

The DS-CLI project includes it's own bin folder to ensure cross-platform access that is currently problematic using composer's built-in vendor/bin folder. In example, orphaned junctions on Windows, etc. see links below for status and details of known issues. Further adjustments have been incorporated to ensure binaries work under DOS and CYGWIN.

The DS-CLI project includes it's own bin builder that wraps binaries for proper cross-platform execution. Adding ds-cli/bin to your system path ensures proper access to the included command line interface utilities regardless of platform.

Building Run composer update or composer install from the base directory. Requires an initial *nix compatible OS with composer (i.e. macOS with composer or prior versions of DS-CLI can build itself).

composer/composer#7256

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].