https://github.com/zacksleo/genesis
A machine which can help you to create your codes.
https://github.com/zacksleo/genesis
Last synced: about 1 year ago
JSON representation
A machine which can help you to create your codes.
- Host: GitHub
- URL: https://github.com/zacksleo/genesis
- Owner: zacksleo
- License: mit
- Created: 2018-10-30T08:02:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-15T04:57:19.000Z (over 7 years ago)
- Last Synced: 2025-02-07T13:47:58.186Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 71.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Genesis
A machine which can help you to create your codes.
## Get Started
### Install
Goto [Release](https://github.com/zacksleo/genesis/releases) then download the bin called genesis. You can use it now.
For example, I put it in the dir called `~/.composer/vendor/bin`, then I can use it anywhere.
### Usage
```bash
$ genesis
_____ _
/ ____| (_)
| | __ ___ _ __ ___ ___ _ ___
| | |_ |/ _ \ '_ \ / _ \/ __| / __|
| |__| | __/ | | | __/\__ \ \__ \
\_____|\___|_| |_|\___||___/_|___/
0.0.2
USAGE: genesis [options] [arguments]
new:project New Project
$ genesis new:project
```