Skip to content
/ pull Public

A humble safe-ass bash script to pull master branch to make stuff live to production server.

License

Notifications You must be signed in to change notification settings

arxoft/pull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage:

  • yarn add arxoft/pull
  • ln -s node_modules/.bin/arxoftpull pull
  • nano pull and update the URL and database details (if the project is not yet the supported platforms)
  • ./pull

Supported platforms fot Database dumps:

  • WordPress

TODOs:

  • TODO Automatically fetch DB details by detecting the project platform
  • TODO ./pull db.yml (db.yml contains database details)

About

A humble safe-ass bash script to pull master branch to make stuff live to production server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages