-
Notifications
You must be signed in to change notification settings - Fork 13
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
bd53361
commit 988ae60
Showing
4 changed files
with
29 additions
and
12 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
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,4 +1,21 @@ | ||
# jade | ||
# Pristine | ||
|
||
![](https://www.etclabs.org/dist/resources/images/v2/logo-top.png) | ||
Supported by [ETC Labs](https://www.etclabs.org/) | ||
Pristine is an open source repository in its original condition. It is meant to be a starting point and a place to find resources to augment your own open source repositories. | ||
|
||
### Conventions and Specifications | ||
|
||
Using conventions and specifications make it easier to: | ||
- build and use composable tools | ||
- ease onboarding | ||
- promote issue and feature discussion | ||
|
||
### How to Contribute | ||
|
||
How to create tickets and contribute outlined in [CONTRIBUTING.md](CONTRIBUTING.md) | ||
|
||
### Docker: | ||
|
||
Docker is used as a building block. Here are the resources you need to get started and install docker: | ||
|
||
- [Install Docker Desktop for Mac](https://docs.docker.com/docker-for-mac/install/) | ||
- [Install Docker Desktop for Windows](https://docs.docker.com/docker-for-windows/install/) |
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
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