Skip to content

Fr4nks/vagrant_wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordpress Development Environment

Git commands

Clone into current directory.

git clone /~https://github.com/Fr4nks/vagrant_wordpress.git .

How to change this file?

git pull

Git Make changes

git add .
git commit -m "my heading"
git push

MySQL

mysql -u root -p
mysql> SHOW DATABASES;

About

Wordpress developement framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published