Version 1
[yaffs-website] / vendor / drush / drush / docs / repl.md
diff --git a/vendor/drush/drush/docs/repl.md b/vendor/drush/drush/docs/repl.md
new file mode 100644 (file)
index 0000000..0932238
--- /dev/null
@@ -0,0 +1 @@
+You can then use an interactive PHP REPL with your bootstrapped site (remote or local). It’s a Drupal code playground. You can do quick code experimentation, grab some data, or run Drush commands. This can also help with debugging certain issues. See [this blog post](http://blog.damiankloip.net/2015/drush-php) for an introduction. Run `help` for a list of commands.