this repo has no description
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

:art:

+3 -2
+2 -1
Data/Open Source Data Projects.md
··· 30 30 31 31 - [Meltano](https://meltano.com) 32 32 - [Airbyte](https://airbyte.io/) 33 - - [Singer](https://www.singer.io/) 33 + - [Singer](https://www.singer.io/) ([SPEC](https://github.com/singer-io/getting-started/blob/master/docs/SPEC.md)) 34 + - [CloudQuery](https://www.cloudquery.io/) 34 35 - [Vector](https://vector.dev) 35 36 - [Cloudfuse](https://github.com/cloudfuse-io) 36 37 - [Flow](https://github.com/estuary/flow). Based on [Gazzette](https://github.com/gazette/core).
+1 -1
Programming.md
··· 87 87 - [Open Source Guides](https://opensource.guide/) 88 88 - [Github Badges](https://shields.io/) 89 89 - [Icons and Photos For Everything](https://thenounproject.com/), [other illustrations](https://github.com/sw-yx/spark-joy#illustrations) and [color toolbox](https://hue.tools/). 90 - - [Command Line Interface Guidelines](https://clig.dev/) and [12 factors CLI apps](https://medium.com/@jdxcode/12-factor-cli-apps-dd3c227a0e46). 90 + - [Command Line Interface Guidelines](https://clig.dev/) and [12 factors CLI apps](https://medium.com/@jdxcode/12-factor-cli-apps-dd3c227a0e46) and [Learnings after building CLI apps](https://simonwillison.net/2023/Sep/30/cli-tools-python/).