Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/gitlab-oss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim <hsuan.ting.lu.ee05@g2.nctu.edu.tw>2019-11-20 05:03:13 +0300
committerTim <hsuan.ting.lu.ee05@g2.nctu.edu.tw>2019-11-20 05:03:13 +0300
commiteaa29ce8f4a82ffd97c1b000488a355a9cd31dfc (patch)
tree608f38853e80fc46267cabb28cb9bfa23baf0983
parent98fbcfe64cd6d553f1051dd05b0f64059f816c47 (diff)
Update data/oss_projects.yml
-rw-r--r--data/oss_projects.yml13
1 files changed, 12 insertions, 1 deletions
diff --git a/data/oss_projects.yml b/data/oss_projects.yml
index 80cd4da..f9ffcff 100644
--- a/data/oss_projects.yml
+++ b/data/oss_projects.yml
@@ -1974,4 +1974,15 @@
project_name: 'Libre Dorm Advanced Plant Habitat'
project_description: 'Fully automated plant growth facility'
project_url: 'https://gitlab.com/libredorm/advanced-plant-habitat'
- gitlab_plan: Gold \ No newline at end of file
+ gitlab_plan: Gold
+-
+ project_name: 'ANSI escape code library'
+ project_description: 'ANSI escape codes wrapped in C++ streams'
+ project_url: 'https://gitlab.com/dukeofee/ansi-escape'
+ gitlab_plan: Gold
+-
+ project_name: 'Progress Bar'
+ project_description: 'Low overhead C++ progress bar'
+ project_url: 'https://gitlab.com/dukeofee/pbar'
+ gitlab_plan: Gold
+-