Skip to content

Commit 7b2acb7

Browse files
committed
feat: add atlas.pq to project descriptions and terminals
1 parent 6e0a5ed commit 7b2acb7

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

public/projects/atlas-projects/description.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ The Atlas Suite is a family of minimalist, high-performance command-line tools b
1717
- 11. **[atlas.diff](https://github.com/fezcode/atlas.diff)**: A high-visibility, side-by-side terminal diff tool. Compare files with statistical clarity and a clean Atlas-inspired aesthetic.
1818
- 12. **[atlas.screensaver](https://github.com/fezcode/atlas.screensaver)**: A collection of aesthetic terminal screensavers. Enjoy nostalgic Starfield, Pipes, Matrix, DNA, and Waves animations directly in your terminal.
1919
- 13. **[atlas.facade](https://github.com/fezcode/atlas.facade)**: A retro-future Pip-Boy style mock API server. Prototype frontends instantly by forging backend responses from simple PIML blueprints.
20+
- 14. **[atlas.pq](https://github.com/fezcode/atlas.pq)**: A minimalist command-line PIML processor. Slice, filter, and map PIML data with simple dot notation, similar to jq.
2021

2122
### Why Atlas?
2223

public/projects/atlas-projects/social.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,8 @@ link: https://github.com/fezcode/atlas.screensaver
6767
fezcode
6868
+14 -0 ~0
6969
link: https://github.com/fezcode/atlas.facade
70+
---
71+
# PQ
72+
fezcode
73+
+15 -0 ~0
74+
link: https://github.com/fezcode/atlas.pq

public/projects/atlas-projects/terminal.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@
1212
<span class="text-[#b8bb26]">➜</span> <span class="text-[#fabd2f]">~</span> atlas.diff file1.go file2.go
1313
<span class="text-[#b8bb26]">➜</span> <span class="text-[#fabd2f]">~</span> atlas.screensaver
1414
<span class="text-[#b8bb26]">➜</span> <span class="text-[#fabd2f]">~</span> atlas.facade --file routes.piml
15+
<span class="text-[#b8bb26]">➜</span> <span class="text-[#fabd2f]">~</span> atlas.pq -q "tools.0.version" manifest.piml

0 commit comments

Comments
 (0)