New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

skyrocket-cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

skyrocket-cli

Command line interface for rapid Skyrocket projects development.

latest
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

Skyrocket CLI

Skyrocket CLI is a simple, fast, efficient package for initlizing projects build with Craft CMS or other frameworks.

Getting Started

Prerequisites

  • Node.js (>=6.x, 8.x or 10.x preferred)
  • NPM version 3+
  • Git

Installing

Install:

npm install -g skyrocket-cli
# OR
yarn global add skyrocket-cli

Create a project:

mkdir your-project-folder
cd your-project-folder
skyrkt init

Start Development

Once created project with skyrkt, find more instruction from the readme.md inside project.

Support Frameworks

currently, the skyrocket-cli only support the following templates:

  • Craft CMS 2 (ES6 + PostCSS + Webpack + Docker)
  • Craft CMS 3 (ES6 + PostCSS + Webpack + Docker)

we plan to add the following:

  • Craft CMS + React.js
  • Craft CMS + Next.js
  • Craft CMS + Vue.js
  • Wordpress

Contributing

Skyrocket has written a comprehensive guide to get started with contributing to Skyrocket projects. You can view the Skyrocket Tettra Document.

Authors

  • Skyrocket Digital - Owner - Website
  • Ethan Zhang - Initial work - Website

License

Skyrocket-CLI is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

Keywords

Skyrocket

FAQs

Package last updated on 19 Nov 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts