Giter Site home page Giter Site logo

valetpress's People

Contributors

aaronrutley avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

valetpress's Issues

New version

I was going to fork your repo, but instead decided to rewrite it from the ground up while copying parts of your code to save me some time (Why reinvent the wheel ;) )... you can find my repo here https://github.com/SystmWeb/valetpress

Color name conflict with existing colors

When I run a command like vp help, my shell complains about certain colors already declared as readonly, and the color output doesn't get set. Instead I get

ValetPress Commands:\033[00m
\033[1m vp empty\033[00m  to create a empty WP site with the 2016 theme
\033[1m vp create\033[00m to create a WP site from your starter git repo
\033[1m vp clone\033[00m  to create a WP site from an existing git repo
\033[1m vp start\033[00m  to start working on an existing project / theme
\033[1m vp delete\033[00m to delete an existing WP project

Part of this is my fault, as I have unprefixed color global constants in another file, but could be alleviated by setting the colors within the _vp function scope.

--extra-php doesn't work

wp core config --dbname="$project_name" --dbuser=root --dbhost=127.0.0.1 --extra-php <<PHP
define( 'WP_DEBUG', true );
PHP

Doesn't seem to work.

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.