Skip to content

IntroCept/wordpress-flightplan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordpress-flightplan

Deploying WordPress theme with flightplan

Installation

# install the cli tool
$ npm install -g flightplan

$ git clone [email protected]:IntroCept/wordpress-flightplan.git
$ cd wordpress-flightplan
$ npm install
# do you wordpress theme stuff make a amazing theme

Configuration

  • Open flightplan.js
  • Change the values for host,username
  • You can use password or private key to authenticate remove which you don't use and change the value as needed

Usage

# run a flightplan (`fly --help` for more information)
$ fly <environment>
# Deploying on staging
$ fly staging

About

Deploying WordPress theme with flightplan

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages