mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
add descriptions for all platforms
This commit is contained in:
parent
57f69fd9bf
commit
3354d45159
25 changed files with 25 additions and 25 deletions
|
|
@ -1,2 +1,2 @@
|
|||
name: Ansible
|
||||
description: ""
|
||||
description: "[Ansible](https://en.wikipedia.org/wiki/Ansible_(software)) is a configuration management, provisioning and deployment automation tool."
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
name: C++
|
||||
description: ""
|
||||
description: "[C++](https://en.wikipedia.org/wiki/C%2B%2B) is a high-level, general-purpose programming language. First released in 1985 as an extension of the C programming language, it has since expanded significantly."
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
name: C
|
||||
description: ""
|
||||
description: "[C](https://en.wikipedia.org/wiki/C_(programming_language)) is a general-purpose computer programming language."
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
name: Dart
|
||||
description: ""
|
||||
description: "[Dart](https://en.wikipedia.org/wiki/Dart_(programming_language)) is an object-oriented, class-based, garbage-collected language with C-style syntax. It can compile to machine code, JavaScript, or WebAssembly."
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
name: Deno
|
||||
description: ""
|
||||
description: "[Deno](https://en.wikipedia.org/wiki/Deno_(software)) is a runtime for JavaScript, TypeScript, and WebAssembly that is based on the V8 JavaScript engine and the Rust programming language."
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
name: Elixir
|
||||
description: ""
|
||||
description: "[Elixir](https://en.wikipedia.org/wiki/Elixir_(programming_language)) is a functional, concurrent, high-level general-purpose programming language that runs on the BEAM virtual machine, which is also used to implement the Erlang programming language."
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
name: Haxe
|
||||
description: ""
|
||||
description: "[Haxe](https://en.wikipedia.org/wiki/Haxe) is a high-level cross-platform programming language and compiler that can produce applications and source code for many different computing platforms from one code-base."
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
name: HTML
|
||||
description: ""
|
||||
description: "The HyperText Markup Language or [HTML](https://en.wikipedia.org/wiki/HTML) is the standard markup language for documents designed to be displayed in a web browser. It defines the meaning and structure of web content. It is often assisted by technologies such as Cascading Style Sheets (CSS) and scripting languages such as JavaScript."
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
name: Java
|
||||
description: ""
|
||||
description: "[Java](https://en.wikipedia.org/wiki/Java_(programming_language)) is a general-purpose, high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible. Compiled Java code can run on all platforms that support Java without the need to recompile.""
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
name: K8S
|
||||
description: ""
|
||||
description: "[Kubernetes](https://en.wikipedia.org/wiki/Kubernetes) (commonly abbreviated K8s) is a container orchestration system for automating software deployment, scaling, and management."
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
name: Lua
|
||||
description: ""
|
||||
description: "Lua is a lightweight, high-level, multi-paradigm programming language."
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
name: Mono
|
||||
description: ""
|
||||
description: "[Mono](https://en.wikipedia.org/wiki/Mono_(software)) is a .NET Framework-compatible software framework."
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
name: Nix
|
||||
description: ""
|
||||
description: "[Nix](https://en.wikipedia.org/wiki/Nix_(package_manager)) is a cross-platform package manager that uses a deployment model where software is installed into unique directories generated through cryptographic hashes. It is also the name of the tool's programming language."
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
name: Nodejs
|
||||
description: ""
|
||||
description: "[Node.js](https://en.wikipedia.org/wiki/Node.js) is a back-end JavaScript runtime environment which executes JavaScript code outside a web browser."
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
name: Objective-C
|
||||
description: ""
|
||||
description: "[Objective-C](https://en.wikipedia.org/wiki/Objective-C) is a high-level general-purpose, object-oriented programming language that adds Smalltalk-style messaging to the C programming language."
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
name: OCaml
|
||||
description: ""
|
||||
description: "[OCaml](https://en.wikipedia.org/wiki/OCaml) is a general-purpose, high-level multi-paradigm programming language."
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
name: Perl
|
||||
description: ""
|
||||
description: "[Perl](https://en.wikipedia.org/wiki/Perl) is a high-level, general-purpose, interpreted, dynamic programming language."
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
name: PHP
|
||||
description: ""
|
||||
description: "[PHP](https://en.wikipedia.org/wiki/PHP) is a general-purpose scripting language geared towards web development."
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
name: pgSQL
|
||||
description: ""
|
||||
description: "[PL/pgSQL](https://en.wikipedia.org/wiki/PL/pgSQL) (Procedural Language/PostgreSQL) is a procedural programming language supported by the PostgreSQL ORDBMS."
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
name: Python
|
||||
description: ""
|
||||
description: "[Python](https://en.wikipedia.org/wiki/Python_(programming_language)) is a high-level, general-purpose programming language, supporting multiple programming paradigms, including structured (particularly procedural), object-oriented and functional programming. Its design philosophy emphasizes code readability."
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
name: Ruby
|
||||
description: ""
|
||||
description: "[Ruby](https://en.wikipedia.org/wiki/Ruby_(programming_language)) is an interpreted, high-level, general-purpose programming language which supports multiple programming paradigms. It was designed with an emphasis on programming productivity and simplicity."
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
name: Rust
|
||||
description: ""
|
||||
description: "[Rust](https://en.wikipedia.org/wiki/Rust_(programming_language)) is a multi-paradigm, general-purpose programming language that emphasizes performance, type safety, memory safety, and concurrency."
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
name: Scala
|
||||
description: ""
|
||||
description: "[Scala](https://en.wikipedia.org/wiki/Scala_(programming_language)) is a strong statically typed high-level general-purpose programming language that supports both object-oriented programming and functional programming."
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
name: Shell
|
||||
description: ""
|
||||
description: "A [Unix shell](https://en.wikipedia.org/wiki/Unix_shell) is a command-line interpreter that provides a command-line user interface for Unix-like operating systems. The shell is both an interactive command language and a scripting language, and is used by the operating system to control the execution of the system using shell scripts."
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
name: Unknown
|
||||
description: ""
|
||||
description: "Unknown programming language, closed-source software."
|
||||
Loading…
Reference in a new issue