April 28, 2016 — In this topic, we show beginning designers and developers how to use the CLI to speed development and design. Topics include automating common tasks with WP-CLI, simple phpunit testing to ensure plugin/theme mods haven’t broken anything in core, and using a CSS preprocessor.
January 25, 2016 — Sposoby na uproszczenie pracy i zastosowanie dużo szybszych rozwiązań dla mniej i bardziej doświadczonych developerów:
– obsługa WP z poziomu CLI (Command Line Interface)
– automatyzacja zadań przy tworzeniu pluginów i motywów poprzez właściwie użycie takich technologii jak Grunt, Bower i Gulp
– obsługa Git zainstalowanego na serwerze, a co za tym idzie ułatwień przy pracy na wielu środowiskach przy większej grupie programistów
January 16, 2016 — The introduction to using WP-Cli, including: How to get it setup. Some helpful basics about the shell/command line. Some of the very useful things you can do with WP-CLI. Audience is Power users or administrators.
December 30, 2015 — Learn more about building and maintaining WordPress installations from the command line and its many advantages.
Automate the setup and installation of a base site template, including all your settings, plugins, and users, preconfigured and ready to go.
December 22, 2015 — WP-CLI is a set of command line tools for managing your WordPress site. It allows you to perform many tasks much quicker than you would be able to by other means. In this session, I will teach you how to get WP-CLI running, and show some of my favorite time saving features. Once you’ve started using WP-CLI, you’ll wonder how you ever lived without it! This talk is appropriate for developers, designers and server administrators of all skill levels.
December 17, 2015 — Do you walk the line between designer and developer? Are you more comfortable using a Graphical User Interface (GUI) and find the black screen that is the command line a bit intimidating? This session will look at some of the basic commands needed to get comfortable using the command line. Though designers may need the command line for little more than version control or compiling SASS, having a basic understanding of the command line can help speed up your workflow.
November 17, 2015 — The command line can be an intimidating thing. We will walk through setting up a local WordPress install via the command line. We’ll look at how to download the software and create and edit files using the command line.
November 2, 2015 — All too often designers and developers alike wince at the phrase “command line interface”. In this talk I’m going to prove that you don’t need a neckbeard to use the terminal. If you like the idea of getting more work done in less time, or if you’re just down right curious about what this WP-CLI stuff is all about, then this session is for you!
September 15, 2015 — WP-CLI is a set of command line tools for managing your WordPress site. It allows you to perform many tasks much quicker than you would be able to by other means. In this session, I will teach you how to get WP-CLI running, and show some of my favourite time saving features. Once you’ve started using WP-CLI, you’ll wonder how you ever lived without it!
Prerequisites:
This talk is appropriate for developers, designers and server administrators of all skill levels.
February 18, 2015 — WordPress Meetup Potsdam 02/2015
WP-CLI – Eine Kommandozeile für WordPress