epiq 0.2.1 → 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/readme.md +7 -11
package/package.json
CHANGED
package/readme.md
CHANGED
|
@@ -3,13 +3,13 @@
|
|
|
3
3
|
**CLI-native issue tracker** — powered by Git.
|
|
4
4
|
|
|
5
5
|
```
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
6
|
+
'███████╗██████╗ ██╗ ██████╗ '
|
|
7
|
+
'██╔════╝██╔══██╗██║██╔═══██╗'
|
|
8
|
+
'█████╗ ██████╔╝██║██║ ██║'
|
|
9
|
+
'██╔══╝ ██╔═══╝ ██║██║▄▄ ██║'
|
|
10
|
+
'███████╗██║ ██║╚██████╔╝'
|
|
11
|
+
'╚══════╝╚═╝ ╚═╝ ╚═══▀▀╝ '
|
|
12
|
+
🫡 Never leave your editor!
|
|
13
13
|
```
|
|
14
14
|
|
|
15
15
|
## Why epiq?
|
|
@@ -76,7 +76,3 @@ What epiq brings:
|
|
|
76
76
|
- Navigation-first UI — fast keyboard-driven workflow
|
|
77
77
|
- Markdown descriptions — shareable, human-readable boards
|
|
78
78
|
- Extensible command system — built with automation in mind
|
|
79
|
-
|
|
80
|
-
---
|
|
81
|
-
|
|
82
|
-
## What it looks like
|