Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xquery/temporal-uri-scheme
https://github.com/xquery/temporal-uri-scheme
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/xquery/temporal-uri-scheme
- Owner: xquery
- License: other
- Created: 2022-12-22T13:36:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-28T00:12:01.000Z (5 months ago)
- Last Synced: 2024-05-28T09:43:24.348Z (5 months ago)
- Language: Makefile
- Size: 95.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Temporal URI scheme
* [Editor's Copy](https://xquery.github.io/temporal-uri-scheme/#go.draft-todo-temporal-uri-scheme.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-todo-temporal-uri-scheme)
* [Working Group Draft](https://datatracker.ietf.org/doc/html/draft-todo-temporal-uri-scheme)
* [Compare Editor's Copy to Working Group Draft](https://xquery.github.io/temporal-uri-scheme/#go.draft-ietf-temporal-uri-scheme.diff)## Contributing
See the
[guidelines for contributions](https://github.com/xquery/temporal-uri-scheme/blob/main/CONTRIBUTING.md).Contributions can be made by creating pull requests.
The GitHub interface supports creating pull requests using the Edit (✏) button.## Command Line Usage
Formatted text and HTML versions of the draft can be built using `make`.
```sh
$ make
```Command line usage requires that you have the necessary software installed. See
[the instructions](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).