An open API service indexing awesome lists of open source software.

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.

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
```