Skip to content

Commit

Permalink
[all] Make lib.rs consistent for all crates
Browse files Browse the repository at this point in the history
Clean up README generation:
- Remove manual generation of `README.md`
- Use `cargo readme > README.md` to generate READMEs for each crate
- Update `release-guide.md` with new instructions on generating
  READMEs

Make lib.rs files consistent across entire repo:
- Each lib.rs file now shares the same intro, changelog, how it was
  built sections, etc
  • Loading branch information
nazmulidris committed Sep 12, 2024
1 parent 2527bfb commit 4720936
Show file tree
Hide file tree
Showing 37 changed files with 3,274 additions and 1,929 deletions.
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,10 +187,10 @@ in a text editor.
- Anonymized analytics reporting to prioritize feature development for `edi` and `giti`.

- Changed:
- Replace the `run` command with `examples` in the `run` nu shell script. To run an
- Replace the `run` command with `examples` in the `run` nushell script. To run an
example you use `nu run examples`. and provide instructions on the `run` script at the
top level folder of this monorepo. Update `lib.rs` and `README.md` to reflect this
change. The behavior of the `run` nu shell script is more uniform across all crates in
change. The behavior of the `run` nushell script is more uniform across all crates in
this repo.

### v0.0.8 (2023-12-22)
Expand Down Expand Up @@ -243,10 +243,10 @@ in a text editor.
- Changed:
- Rename `run.nu` to `run`. This simplifies commands to run it, eg: `nu run build`, or
`./run build`.
- Replace the `run` command with `examples` in the `run` nu shell script. To run an
- Replace the `run` command with `examples` in the `run` nushell script. To run an
example you use `nu run examples`. and provide instructions on the `run` script at the
top level folder of this monorepo. Update `lib.rs` and `README.md` to reflect this
change. The behavior of the `run` nu shell script is more uniform across all crates in
change. The behavior of the `run` nushell script is more uniform across all crates in
this repo.

- Added:
Expand Down Expand Up @@ -430,10 +430,10 @@ exhaustively tested and is able to handle many more corner cases.
- Rename `run.nu` to `run` in the `tui` folder. This simplifies commands to run it, eg:
`nu run build`, or `./run build`.
- Rename `run.nu` to `run` in the top level folder as well.
- Replace the `run` command with `examples` in the `run` nu shell script. To run an
- Replace the `run` command with `examples` in the `run` nushell script. To run an
example you use `nu run examples`. and provide instructions on the `run` script at the
top level folder of this monorepo. Update `lib.rs` and `README.md` to reflect this
change. The behavior of the `run` nu shell script is more uniform across all crates in
change. The behavior of the `run` nushell script is more uniform across all crates in
this repo.
- In `app.rs`, change `App` trait function `app_handle_signal()` to receive 2 new
arguments: `component_registry_map`, and `has_focus`. This makes it similar to
Expand Down
15 changes: 7 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Table of contents:
- [Minimum TUI sync, blocking, partial raw mode for simple CLI programs with blocking interaction](#minimum-tui-sync-blocking-partial-raw-mode-for-simple-cli-programs-with-blocking-interaction)
- [Underlying crates](#underlying-crates)
- [Top level user facing crate](#top-level-user-facing-crate)
- [How these crates are built, feedback](#how-these-crates-are-built-feedback)
- [Learn how these crates are built, provide feedback](#learn-how-these-crates-are-built-provide-feedback)
- [Building the workspace, CI/CD, and testing](#building-the-workspace-cicd-and-testing)
- [Star History](#star-history)

Expand Down Expand Up @@ -108,14 +108,13 @@ following command:
cargo install r3bl-cmdr
```

## How these crates are built, feedback
<a id="markdown-how-these-crates-are-built%2C-feedback" name="how-these-crates-are-built%2C-feedback"></a>
## Learn how these crates are built, provide feedback
<a id="markdown-learn-how-these-crates-are-built%2C-provide-feedback" name="learn-how-these-crates-are-built%2C-provide-feedback"></a>

If you want to know how these crates are built, please check out:
1. Articles on [developerlife.com](https://developerlife.com).
2. Videos on the developerlife.com [YouTube channel](https://www.youtube.com/@developerlifecom?sub_confirmation=1).

If you have questions, please join our [discord server](https://discord.gg/8M2ePAevaM).
To learn how we built this crate, please take a look at the following resources.
- If you like consuming video content, here's our [YT channel](https://www.youtube.com/@developerlifecom). Please consider [subscribing](https://www.youtube.com/channel/CHANNEL_ID?sub_confirmation=1).
- If you like consuming written content, here's our developer [site](https://developerlife.com/). Please consider subscribing to our [newsletter](https://developerlife.com/subscribe.html).
- If you have questions, please join our [discord server](https://discord.gg/8M2ePAevaM).

## Building the workspace, CI/CD, and testing
<a id="markdown-building-the-workspace%2C-ci%2Fcd%2C-and-testing" name="building-the-workspace%2C-ci%2Fcd%2C-and-testing"></a>
Expand Down
106 changes: 106 additions & 0 deletions analytics_schema/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
# r3bl_analytics_schema

## Why R3BL?

<img src="https://raw.githubusercontent.com/r3bl-org/r3bl-open-core/main/r3bl-term.svg?raw=true" height="256px">

<!-- R3BL TUI library & suite of apps focused on developer productivity -->

<span style="color:#FD2F53">R</span><span style="color:#FC2C57">3</span><span style="color:#FB295B">B</span><span style="color:#FA265F">L</span><span style="color:#F92363">
</span><span style="color:#F82067">T</span><span style="color:#F61D6B">U</span><span style="color:#F51A6F">I</span><span style="color:#F31874">
</span><span style="color:#F11678">l</span><span style="color:#EF137C">i</span><span style="color:#ED1180">b</span><span style="color:#EB0F84">r</span><span style="color:#E90D89">a</span><span style="color:#E60B8D">r</span><span style="color:#E40A91">y</span><span style="color:#E10895">
</span><span style="color:#DE0799">&amp;</span><span style="color:#DB069E">
</span><span style="color:#D804A2">s</span><span style="color:#D503A6">u</span><span style="color:#D203AA">i</span><span style="color:#CF02AE">t</span><span style="color:#CB01B2">e</span><span style="color:#C801B6">
</span><span style="color:#C501B9">o</span><span style="color:#C101BD">f</span><span style="color:#BD01C1">
</span><span style="color:#BA01C4">a</span><span style="color:#B601C8">p</span><span style="color:#B201CB">p</span><span style="color:#AE02CF">s</span><span style="color:#AA03D2">
</span><span style="color:#A603D5">f</span><span style="color:#A204D8">o</span><span style="color:#9E06DB">c</span><span style="color:#9A07DE">u</span><span style="color:#9608E1">s</span><span style="color:#910AE3">e</span><span style="color:#8D0BE6">d</span><span style="color:#890DE8">
</span><span style="color:#850FEB">o</span><span style="color:#8111ED">n</span><span style="color:#7C13EF">
</span><span style="color:#7815F1">d</span><span style="color:#7418F3">e</span><span style="color:#701AF5">v</span><span style="color:#6B1DF6">e</span><span style="color:#6720F8">l</span><span style="color:#6322F9">o</span><span style="color:#5F25FA">p</span><span style="color:#5B28FB">e</span><span style="color:#572CFC">r</span><span style="color:#532FFD">
</span><span style="color:#4F32FD">p</span><span style="color:#4B36FE">r</span><span style="color:#4739FE">o</span><span style="color:#443DFE">d</span><span style="color:#4040FE">u</span><span style="color:#3C44FE">c</span><span style="color:#3948FE">t</span><span style="color:#354CFE">i</span><span style="color:#324FFD">v</span><span style="color:#2E53FD">i</span><span style="color:#2B57FC">t</span><span style="color:#285BFB">y</span>

We are working on building command line apps in Rust which have rich text user interfaces (TUI).
We want to lean into the terminal as a place of productivity, and build all kinds of awesome
apps for it.

1. 🔮 Instead of just building one app, we are building a library to enable any kind of rich TUI
development w/ a twist: taking concepts that work really well for the frontend mobile and web
development world and re-imagining them for TUI & Rust.

- Taking inspiration from things like [React](https://react.dev/),
[SolidJS](https://www.solidjs.com/),
[Elm](https://guide.elm-lang.org/architecture/),
[iced-rs](https://docs.rs/iced/latest/iced/), [Jetpack
Compose](https://developer.android.com/compose),
[JSX](https://ui.dev/imperative-vs-declarative-programming),
[CSS](https://www.w3.org/TR/CSS/#css), but making everything async (so they can
be run in parallel & concurrent via [Tokio](https://crates.io/crates/tokio)).
- Even the thread running the main event loop doesn't block since it is async.
- Using proc macros to create DSLs to implement something inspired by
[CSS](https://www.w3.org/TR/CSS/#css) &
[JSX](https://ui.dev/imperative-vs-declarative-programming).

2. 🌎 We are building apps to enhance developer productivity & workflows.

- The idea here is not to rebuild `tmux` in Rust (separate processes mux'd onto a
single terminal window). Rather it is to build a set of integrated "apps" (or
"tasks") that run in the same process that renders to one terminal window.
- Inside of this terminal window, we can implement things like "app" switching,
routing, tiling layout, stacking layout, etc. so that we can manage a lot of TUI
apps (which are tightly integrated) that are running in the same process, in the
same window. So you can imagine that all these "app"s have shared application
state. Each "app" may also have its own local application state.
- Here are some examples of the types of "app"s we plan to build (for which this
infrastructure acts as the open source engine):
1. Multi user text editors w/ syntax highlighting.
2. Integrations w/ github issues.
3. Integrations w/ calendar, email, contacts APIs.

All the crates in the `r3bl-open-core`
[repo](https://github.com/r3bl-org/r3bl-open-core/) provide lots of useful
functionality to help you build TUI (text user interface) apps, along w/ general
niceties & ergonomics that all Rustaceans 🦀 can enjoy 🎉.

## Table of contents

<!-- TOC -->

- [Introduction](#introduction)
- [Changelog](#changelog)
- [Learn how these crates are built, provide feedback](#learn-how-these-crates-are-built-provide-feedback)

<!-- /TOC -->

## Introduction
<a id="markdown-introduction" name="introduction"></a>

This crate is a shared dependency of a few crates in the R3BL ecosystem. It describes
data structures that are used to represent analytics data. These data structures are
created with anonymity in mind, and purposefully avoid including any personally
identifiable information (PII). Instead of adding privacy after the fact, these data
structures don't really allow for PII to be included in the first place. The intention
and philosophy behind these data structures is to be privacy-first, and provide a way
for R3BL to understand which products need more care and attention first, to be able
to deliver the best user experience to end users. And all the infrastructure supports
opt-out of this anonymized telemetry data collection.

Here are some other crates for which this crate is a dependency (run `rg
"r3bl_analytics_schema" -g "Cargo.toml"` to get a list):
1. [`r3bl-cmdr`](https://crates.io/crates/r3bl_cmdr) crate.
1. The analytics backend for R3BL which is closed source.

## Changelog
<a id="markdown-changelog" name="changelog"></a>

Please check out the
[changelog](https://github.com/r3bl-org/r3bl-open-core/blob/main/CHANGELOG.md#r3bl_analytics_schema)
to see how the library has evolved over time.

## Learn how these crates are built, provide feedback
<a id="markdown-learn-how-these-crates-are-built-provide-feedback" name="learn-how-these-crates-are-built-provide-feedback"></a>

To learn how we built this crate, please take a look at the following resources.
- If you like consuming video content, here's our [YT channel](https://www.youtube.com/@developerlifecom). Please consider [subscribing](https://www.youtube.com/channel/CHANNEL_ID?sub_confirmation=1).
- If you like consuming written content, here's our developer [site](https://developerlife.com/). Please consider subscribing to our [newsletter](https://developerlife.com/subscribe.html).
- If you have questions, please join our [discord server](https://discord.gg/8M2ePAevaM).

License: Apache-2.0
103 changes: 103 additions & 0 deletions analytics_schema/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,109 @@
* limitations under the License.
*/

//! # Why R3BL?
//!
//! <img src="https://raw.githubusercontent.com/r3bl-org/r3bl-open-core/main/r3bl-term.svg?raw=true" height="256px">
//!
//! <!-- R3BL TUI library & suite of apps focused on developer productivity -->
//!
//! <span style="color:#FD2F53">R</span><span style="color:#FC2C57">3</span><span style="color:#FB295B">B</span><span style="color:#FA265F">L</span><span style="color:#F92363">
//! </span><span style="color:#F82067">T</span><span style="color:#F61D6B">U</span><span style="color:#F51A6F">I</span><span style="color:#F31874">
//! </span><span style="color:#F11678">l</span><span style="color:#EF137C">i</span><span style="color:#ED1180">b</span><span style="color:#EB0F84">r</span><span style="color:#E90D89">a</span><span style="color:#E60B8D">r</span><span style="color:#E40A91">y</span><span style="color:#E10895">
//! </span><span style="color:#DE0799">&amp;</span><span style="color:#DB069E">
//! </span><span style="color:#D804A2">s</span><span style="color:#D503A6">u</span><span style="color:#D203AA">i</span><span style="color:#CF02AE">t</span><span style="color:#CB01B2">e</span><span style="color:#C801B6">
//! </span><span style="color:#C501B9">o</span><span style="color:#C101BD">f</span><span style="color:#BD01C1">
//! </span><span style="color:#BA01C4">a</span><span style="color:#B601C8">p</span><span style="color:#B201CB">p</span><span style="color:#AE02CF">s</span><span style="color:#AA03D2">
//! </span><span style="color:#A603D5">f</span><span style="color:#A204D8">o</span><span style="color:#9E06DB">c</span><span style="color:#9A07DE">u</span><span style="color:#9608E1">s</span><span style="color:#910AE3">e</span><span style="color:#8D0BE6">d</span><span style="color:#890DE8">
//! </span><span style="color:#850FEB">o</span><span style="color:#8111ED">n</span><span style="color:#7C13EF">
//! </span><span style="color:#7815F1">d</span><span style="color:#7418F3">e</span><span style="color:#701AF5">v</span><span style="color:#6B1DF6">e</span><span style="color:#6720F8">l</span><span style="color:#6322F9">o</span><span style="color:#5F25FA">p</span><span style="color:#5B28FB">e</span><span style="color:#572CFC">r</span><span style="color:#532FFD">
//! </span><span style="color:#4F32FD">p</span><span style="color:#4B36FE">r</span><span style="color:#4739FE">o</span><span style="color:#443DFE">d</span><span style="color:#4040FE">u</span><span style="color:#3C44FE">c</span><span style="color:#3948FE">t</span><span style="color:#354CFE">i</span><span style="color:#324FFD">v</span><span style="color:#2E53FD">i</span><span style="color:#2B57FC">t</span><span style="color:#285BFB">y</span>
//!
//! We are working on building command line apps in Rust which have rich text user interfaces (TUI).
//! We want to lean into the terminal as a place of productivity, and build all kinds of awesome
//! apps for it.
//!
//! 1. 🔮 Instead of just building one app, we are building a library to enable any kind of rich TUI
//! development w/ a twist: taking concepts that work really well for the frontend mobile and web
//! development world and re-imagining them for TUI & Rust.
//!
//! - Taking inspiration from things like [React](https://react.dev/),
//! [SolidJS](https://www.solidjs.com/),
//! [Elm](https://guide.elm-lang.org/architecture/),
//! [iced-rs](https://docs.rs/iced/latest/iced/), [Jetpack
//! Compose](https://developer.android.com/compose),
//! [JSX](https://ui.dev/imperative-vs-declarative-programming),
//! [CSS](https://www.w3.org/TR/CSS/#css), but making everything async (so they can
//! be run in parallel & concurrent via [Tokio](https://crates.io/crates/tokio)).
//! - Even the thread running the main event loop doesn't block since it is async.
//! - Using proc macros to create DSLs to implement something inspired by
//! [CSS](https://www.w3.org/TR/CSS/#css) &
//! [JSX](https://ui.dev/imperative-vs-declarative-programming).
//!
//! 2. 🌎 We are building apps to enhance developer productivity & workflows.
//!
//! - The idea here is not to rebuild `tmux` in Rust (separate processes mux'd onto a
//! single terminal window). Rather it is to build a set of integrated "apps" (or
//! "tasks") that run in the same process that renders to one terminal window.
//! - Inside of this terminal window, we can implement things like "app" switching,
//! routing, tiling layout, stacking layout, etc. so that we can manage a lot of TUI
//! apps (which are tightly integrated) that are running in the same process, in the
//! same window. So you can imagine that all these "app"s have shared application
//! state. Each "app" may also have its own local application state.
//! - Here are some examples of the types of "app"s we plan to build (for which this
//! infrastructure acts as the open source engine):
//! 1. Multi user text editors w/ syntax highlighting.
//! 2. Integrations w/ github issues.
//! 3. Integrations w/ calendar, email, contacts APIs.
//!
//! All the crates in the `r3bl-open-core`
//! [repo](https://github.com/r3bl-org/r3bl-open-core/) provide lots of useful
//! functionality to help you build TUI (text user interface) apps, along w/ general
//! niceties & ergonomics that all Rustaceans 🦀 can enjoy 🎉.
//!
//! # Table of contents
//!
//! <!-- TOC -->
//!
//! - [Introduction](#introduction)
//! - [Changelog](#changelog)
//! - [Learn how these crates are built, provide feedback](#learn-how-these-crates-are-built-provide-feedback)
//!
//! <!-- /TOC -->
//!
//! # Introduction
//! <a id="markdown-introduction" name="introduction"></a>
//!
//! This crate is a shared dependency of a few crates in the R3BL ecosystem. It describes
//! data structures that are used to represent analytics data. These data structures are
//! created with anonymity in mind, and purposefully avoid including any personally
//! identifiable information (PII). Instead of adding privacy after the fact, these data
//! structures don't really allow for PII to be included in the first place. The intention
//! and philosophy behind these data structures is to be privacy-first, and provide a way
//! for R3BL to understand which products need more care and attention first, to be able
//! to deliver the best user experience to end users. And all the infrastructure supports
//! opt-out of this anonymized telemetry data collection.
//!
//! Here are some other crates for which this crate is a dependency (run `rg
//! "r3bl_analytics_schema" -g "Cargo.toml"` to get a list):
//! 1. [`r3bl-cmdr`](https://crates.io/crates/r3bl_cmdr) crate.
//! 1. The analytics backend for R3BL which is closed source.
//!
//! # Changelog
//! <a id="markdown-changelog" name="changelog"></a>
//!
//! Please check out the
//! [changelog](https://github.com/r3bl-org/r3bl-open-core/blob/main/CHANGELOG.md#r3bl_analytics_schema)
//! to see how the library has evolved over time.
//!
//! # Learn how these crates are built, provide feedback
//! <a id="markdown-learn-how-these-crates-are-built-provide-feedback" name="learn-how-these-crates-are-built-provide-feedback"></a>
//!
//! To learn how we built this crate, please take a look at the following resources.
//! - If you like consuming video content, here's our [YT channel](https://www.youtube.com/@developerlifecom). Please consider [subscribing](https://www.youtube.com/channel/CHANNEL_ID?sub_confirmation=1).
//! - If you like consuming written content, here's our developer [site](https://developerlife.com/). Please consider subscribing to our [newsletter](https://developerlife.com/subscribe.html).
//! - If you have questions, please join our [discord server](https://discord.gg/8M2ePAevaM).
// Attach.
pub mod analytics_data;

Expand Down
Loading

0 comments on commit 4720936

Please sign in to comment.