summaryrefslogtreecommitdiff
path: root/website (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-05-21Add actual tests to website CLIEuAndreh1-5/+2
2019-01-05Print CLI errors using Term::ANSIColor.EuAndreh1-5/+6
2019-01-05Add BATS tests to CLI usage and basic interactions.EuAndreh1-3/+2
Also, remove custom =nix-shell= shebang from Perl files. Instead, we should inherit Perl from the =shell= derivation in default.nix.
2018-12-29Allow website subcommands to be run on any folder.EuAndreh1-2/+5
2018-12-29Print realpath of generated files.EuAndreh1-1/+2
2018-12-29Fix forwarding of arguments to sub-scripts.EuAndreh1-4/+9
2018-12-29Use Getopt::Long and Pod::Usage to build basic CLI.EuAndreh1-0/+92