Skip to content

Commit

Permalink
Add Platforms (Linux/Mac/Windows)
Browse files Browse the repository at this point in the history
Add an entry to specify supported platforms of a code.
  • Loading branch information
ax3l committed May 12, 2021
1 parent b8e803e commit a8d2100
Show file tree
Hide file tree
Showing 4 changed files with 72 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Please use the following keywords for each entry in `codes.json`:
| `institution_link` | No | An URL to the primary institution / project head |
| `repository` | No | An URL to the primary source code repository |
| `issue_tracker` | No | An URL to the primary issue tracker |
| `platform` | No | List for: `linux`, `mac`, `windows` |
| `license` | Yes | The [SPDX license identifier](https://spdx.org/licenses/) or "freeware", "proprietary", "collaborators/MoU", or "unknown", as appropriate |
| `publication` | No | The preferred citation by the code authors |
| `publication_link` | No | An URL, ideally a `https://doi.org/<DOI>`, to the publication above |
Expand Down
Loading

0 comments on commit a8d2100

Please sign in to comment.