Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
deemp committed Jan 13, 2024
1 parent 5c275f5 commit 780043d
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,20 +75,23 @@ When running `nix-shell` or `nix develop`, `mkShell` prints a welcome message:

[[general commands]]

hello - prints hello
menu - prints this menu
menu - prints this menu

[formatters]
[packages]

nixpkgs-fmt - Nix code formatter for nixpkgs
diffutils-3.10 - Commands for showing the differences between files (diff, cmp, etc.)
goreleaser-1.23.0 - Deliver Go binaries as fast and easily as possible

[linters]
[scripts]

golangci-lint - golang linter
nix fmt - format Nix files
nix run .#bench - Run benchmark
nix run .#docs - Run mdBook server at http://localhost:3000

[utilites]

hub - github utility
golangci-lint-1.55.2 - golang linter
hub-unstable-2022-12-01 - GitHub utility

[devshell]$
```
Expand Down

0 comments on commit 780043d

Please sign in to comment.