1.0.1 • Published 10 years ago

ghost-upgrade v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

ghost-upgrade

A command-line tool for upgrade Ghost. It takes the instructions from Ghost support and makes them automagic.

Build Status

NPM

Usage

npm install -g ghost-upgrade
ghost-upgrade

Command-line options

  -y, --yes  Yes I want to really upgrade and have prepared for it as
             discussed in http://support.ghost.org/how-to-upgrade/
  -l, --location  Location of Ghost install
  -c, --copy-casper Whether to copy Casper files

Submitting changes

Thanks for fixing up anything broken in here! Here's all you need to do:

  1. Run "npm install"
  2. Add your changes in your fork.
  3. Run "npm test"
  4. Update the HEAD section in CHANGES.md with a description of what you have done.
  5. Push your changes and create the PR, and I'll try to get this merged in right away.
1.0.1

10 years ago

1.0.0

10 years ago