mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
rename Nimble platform to Nim (#195)
- Nim is the actual name of the language, Nimble is the package manager for Nim - add platform description
This commit is contained in:
parent
70ff972f74
commit
ce52342232
3 changed files with 3 additions and 3 deletions
2
platforms/nim.yml
Normal file
2
platforms/nim.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
name: Nim
|
||||
description: "[Nim](https://en.wikipedia.org/wiki/Nim_(programming_language)) is a general-purpose, multi-paradigm, statically typed, compiled high-level systems programming language"
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
name: Nimble
|
||||
description: ""
|
||||
|
|
@ -4,7 +4,7 @@ description: A alternative front end to twitter.
|
|||
licenses:
|
||||
- AGPL-3.0
|
||||
platforms:
|
||||
- Nimble
|
||||
- Nim
|
||||
- Docker
|
||||
tags:
|
||||
- Communication - Social Networks and Forums
|
||||
|
|
|
|||
Loading…
Reference in a new issue