https://github.com/phrenotype/crane-installer
Application installer for the crane framework
https://github.com/phrenotype/crane-installer
Last synced: 10 days ago
JSON representation
Application installer for the crane framework
- Host: GitHub
- URL: https://github.com/phrenotype/crane-installer
- Owner: phrenotype
- Created: 2022-01-08T20:40:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-14T17:51:11.000Z (almost 3 years ago)
- Last Synced: 2025-12-14T11:32:11.388Z (6 months ago)
- Language: PHP
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# CRANE INSTALLER
This is the application installer for the [crane framework](https://github.com/phrenotype/crane).
## Install
To install, run
`composer global require crane/installer`
## Create A Crane Project
To create a new project, run
`crane new projectname`