Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

kirchbergerknorr/phing-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phing-build

Shell Aliases

Command Description
p [targets] Alias to run build script
l Run log tail
a Restart Apache
w Navigate to projects dir
b List of aliases: open ~/.bash_profile, apply aliases
gs Git Status
gc Git Commit
ga Git Add

Build with Phing

  • Navigate to project

      cd /var/www/html/project.dev/
    
  • Run build

      p
    
  • Import database

      p import-db
    
Target Description
config-typo3
config-neos
config-magento
backup
backup-db
backup-media
backup-magento-log
backup-typo3-log
reset-settings
install
deploy-full
deploy-tar
deploy-db
deploy-media-symlink
deploy-magento
deploy-sync
deploy-db-no-delete
deploy-media-direct
deploy
deploy-code
server-setup
htaccess
deploy-docs
symlink
deploy-upload
clean-typo3-symlink
clean-neos-direct
clean-typo3-direct
clean-magento-direct
clean-magento-symlink
import-db
install-typo3
typo3-clear-cache
install-magento
dist
server-cleanup
Test Targets Description
test Run phpcs, phpmd, phploc, phpcpd, pdepend
phpcs
phpmd
phploc
phpcpd
pdepend
phpunit
casperjs
Service Targets Description
-load-properties
-setup-dirs
-clean-build
-load-properties-backup

Support

If you have any issues with this extension, open an issue on GitHub.

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

License

OSL - Open Software Licence 3.0

About

build script for deployment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published