Skip to content

Add 'ghost' CLI tool for installing from npm #1001

@ErisDS

Description

@ErisDS

There are lots of cool and interesting things that we can do with a CLI tool, but first and foremost I want to focus on making it 'make sense' to install ghost via npm.

To achieve our goal of being able to get Ghost running in just seconds.

After conversations in IRC last night, I think our best approach is to have

npm install -g ghost installs ghost globally, and gives us the ghost command line interface.
ghost init copies the files & modules into the directory from which the command was run, or a directory passed as an argument
ghost start starts the local ghost install.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions