YiNN

Results 7 issues of YiNN

项目链接:https://github.com/YiNNx/cmd-wrapped ![image](https://github.com/ruanyf/weekly/assets/86649490/a5b39a48-c2ca-4dc8-9cf5-b57aee552435) 使用 Rust 编写的命令行工具 cmd-wrapped ,它可以分析你的历史命令记录,生成一份年度总结。支持 Zsh 和 Bash,可以通过参数指定生成不同年份的总结记录。

weekly

- 项目链接:https://github.com/BingyanStudio/LapisCV 基于 Obsidian / Typora 开源主题 + Markdown 模板文件实现。易于编辑,所见即所得,风格简洁正式,适用于大部分求职 / 求学场景。 ![](https://raw.githubusercontent.com/BingyanStudio/LapisCV/main/.assets/screenshot-obsidian.png) ![](https://raw.githubusercontent.com/BingyanStudio/LapisCV/main/.assets/preview.png)

weekly

## PR Info Glad to find that #151 was merged and implemented delete mutation, and this is a update for the corresponding guard. ## New Features - Add entity guard...

Add subcommand `stats` to fetch current stats directly Resolve #25

feel free to leave your comments below this issue and share your commandline wrapped :eyes:

discussion

The current history commad parser in `cmd-wrapped` only supports basic shell syntax (e.g., pipeline `|`, conditional list `&&`, brace blocks `{}`, comments `#`, `sudo`, and environment variables) with a naive...

enhancement