0.1.6 • Published 6 years ago
@perlatsp/devild v0.1.6
😈Devild - Wordpress DB export & replace the easy way
Database export and search replace for sql files
How to use
npm i -g @perlatsp/devildto install it as a global package.- You can now access it by running
devild <command> NOTE! If you are using devilbox / docker containers you will need to do the above inside the container.
Available commands
devildordevild help- Will display help message with available commandsdevild db:export- Will ask credentials to export databasedevild db:replace- Will ask questions to replace url in the exportedsqlfiledevild install- Will create sample config file to create projects repositories (name,type,url)-devild project:start- Will ask questions to create a new project based upon set configurationsdevild project:add- Will ask questions to add a new project to your configuration file
TODO
- Search Replace in current dir
- Create Project (WP or Laravel ) cloning set repos
- Database Export
- Database Replace
- CRUD config.json file
- Database Import
- SOMETHING ELSE