-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
e7a5f3a
commit e0b2149
Showing
2 changed files
with
4 additions
and
4 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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# PACKAGE-NAME | ||
# MY-PACKAGE | ||
|
||
Development monorepo template for **PACKAGE-NAME**. | ||
Development monorepo template for **MY-PACKAGE**. | ||
|
||
Get started by running | ||
|
||
|
@@ -16,7 +16,7 @@ node setup --package packagename --github mygithubusername --email [email protected] | |
- Contains workflows used by GitHub Actions. | ||
- `packages` | ||
- Contains the individual packages managed in the monorepo. | ||
- [PACKAGE-NAME](https://github.com/GITHUB-NAME/PACKAGE-NAME/blob/main/packages/lib) | ||
- [MY-PACKAGE](https://github.com/MY-GITHUB/MY-PACKAGE/blob/main/packages/lib) | ||
- `sandbox` | ||
- Contains example applications and random tidbits. | ||
|
||
|
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