Ghost CLI

screenshot of Ghost CLI
ghost

CLI Tool for installing & updating Ghost

Overview

The Ghost-CLI is a command line interface tool designed to make setting up and maintaining a Ghost site easy and straightforward. It is aimed at users who are comfortable with the command line and assumes some technical knowledge. The main goal of Ghost-CLI is to provide a simple and efficient way to install or update Ghost with a single command. The tool is supported by Ghost's small team and has a recommended system stack for production installs.

Features

  • Basic setup with the ability to install Ghost with Nginx, SSL, and Systemd for a production Linux setup.
  • Local setup option for theme development and testing.
  • Complete setup guide and command reference documentation.
  • Knowledgebase and forum for additional support.
ghost
Ghost

Ghost is an open-source blogging platform designed to simplify the process of creating and publishing online content, with a focus on minimalism, speed, and flexibility.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.