-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
31,983 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
It generates files from your database structure using templates. | ||
</div> | ||
|
||
# v5 is at the Alpha Satge | ||
# v5 is at the Alpha Stage | ||
|
||
The new major version is at the alpha stage. Any feedback is appreciated. | ||
|
||
|
@@ -17,7 +17,7 @@ Please see documenatation at [pg-generator.com](https://www.pg-generator.com) | |
# Installation | ||
|
||
```bash | ||
$ npm install -g [email protected].8 pg-generator-example | ||
$ npm install -g [email protected].9 pg-generator-example | ||
``` | ||
|
||
# Generate Models & Files | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ | |
It generates files from your database structure using templates. | ||
</div> | ||
|
||
# v5 is at the Alpha Satge | ||
# v5 is at the Alpha Stage | ||
|
||
The new major version is at the alpha stage. Any feedback is appreciated. | ||
|
||
|
@@ -19,7 +19,7 @@ Please see documenatation at [pg-generator.com](https://www.pg-generator.com) | |
# Installation | ||
|
||
```bash | ||
$ npm install -g [email protected].8 pg-generator-example | ||
$ npm install -g [email protected].9 pg-generator-example | ||
``` | ||
|
||
# Generate Models & Files | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.