We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3773e0c commit 22c8ee1Copy full SHA for 22c8ee1
.gitattributes
@@ -1 +1,4 @@
1
+# foxomate start
2
* text=auto eol=lf
3
+bake linguist-generated
4
+# foxomate end
basalt.toml
@@ -1,10 +1,10 @@
[package]
type = 'bash'
name = 'bash-term'
+description = 'Bash library for terminal escape sequences'
5
slug = ['term', 'btput']
6
version = '0.3.0'
7
authors = ['Edwin Kofler <edwin@kofler.dev>']
-description = ''
8
9
[run]
10
dependencies = []
0 commit comments