Skip to content

Commit 656077a

Browse files
committed
Update programs
1 parent 8c76e36 commit 656077a

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

programs.kmdr.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,10 @@
192192
"name": "chsh",
193193
"summary": "Change login shell"
194194
},
195+
{
196+
"name": "chuck",
197+
"summary": "Audio programming language for real-time synthesis, composition, and performance"
198+
},
195199
{
196200
"name": "clear",
197201
"summary": "Clear the terminal screen"
@@ -312,6 +316,10 @@
312316
"name": "disown",
313317
"summary": "Remove jobs from the job table"
314318
},
319+
{
320+
"name": "django-admin",
321+
"summary": "Command-line utility for administrative task"
322+
},
315323
{
316324
"name": "djangoadmin",
317325
"summary": "Command-line utility for administrative tasks"
@@ -612,6 +620,10 @@
612620
"name": "helm",
613621
"summary": "The Helm package manager for Kubernetes"
614622
},
623+
{
624+
"name": "heroku",
625+
"summary": "Perform nearly any Heroku-related task right from your terminal"
626+
},
615627
{
616628
"name": "hexdump",
617629
"summary": "ASCII, decimal, hexadecimal, octal dump"
@@ -648,6 +660,10 @@
648660
"name": "http",
649661
"summary": "CLI, cURL-like tool for humans"
650662
},
663+
{
664+
"name": "hugo",
665+
"summary": "Fast and Flexible Static Site Generator built with love by spf13 and friends in Go"
666+
},
651667
{
652668
"name": "hyperfine",
653669
"summary": "Command-line benchmarking tool"
@@ -664,6 +680,10 @@
664680
"name": "info",
665681
"summary": "Read Info documents"
666682
},
683+
{
684+
"name": "inotifywait",
685+
"summary": "Wait for changes to files using inotifyt"
686+
},
667687
{
668688
"name": "install",
669689
"summary": "Copy files and set attributes"
@@ -964,6 +984,10 @@
964984
"name": "nft",
965985
"summary": "Administration tool of the nftables framework for packet filtering and classification"
966986
},
987+
{
988+
"name": "ng",
989+
"summary": "Initialize, develop, scaffold, and maintain Angular applications"
990+
},
967991
{
968992
"name": "nikto",
969993
"summary": "Scan web server for known vulnerabilities"

0 commit comments

Comments
 (0)