https://github.com/eckelcu/draft-eckel-edm-find-code
Individual draft for IRTF edm group on how to find code related to Internet-Drafts and RFCs
https://github.com/eckelcu/draft-eckel-edm-find-code
edm ietf internet-draft rfc
Last synced: 2 months ago
JSON representation
Individual draft for IRTF edm group on how to find code related to Internet-Drafts and RFCs
- Host: GitHub
- URL: https://github.com/eckelcu/draft-eckel-edm-find-code
- Owner: eckelcu
- License: other
- Created: 2021-04-26T21:56:59.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-22T15:41:55.000Z (almost 2 years ago)
- Last Synced: 2025-01-02T19:44:07.145Z (over 1 year ago)
- Topics: edm, ietf, internet-draft, rfc
- Language: Makefile
- Homepage:
- Size: 78.1 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Find Code Related to an Internet-Draft or RFC
This is the working area for the individual Internet-Draft, "Find Code Related to an Internet-Draft or RFC".
* [Editor's Copy](https://eckelcu.github.io/draft-eckel-edm-find-code/#go.draft-eckel-edm-find-code.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-eckel-edm-find-code)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-eckel-edm-find-code)
* [Compare Editor's Copy to Individual Draft](https://eckelcu.github.io/draft-eckel-edm-find-code/#go.draft-eckel-edm-find-code.diff)
## Contributing
See the
[guidelines for contributions](https://github.com/eckelcu/draft-eckel-edm-find-code/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).