Search by

oscryn / installer

Ssionn

Command-line installer for the Oscryn framework.

Package info

github.com/Oscryn/installer

pkg:composer/oscryn/installer

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.2 2026-08-18 04:37 UTC

This package is auto-updated.

Last update: 2026-09-18 05:26:00 UTC


README

Command-line installer for the Oscryn framework.

Install

composer global require oscryn/installer

Usage

oscryn new my-app
oscryn new my-app --vendor=acme

Creates a fresh Oscryn project (skeleton oscryn/oscryn + oscryn/framework), names it for you, and prints the next steps.