aboutsummaryrefslogtreecommitdiff
path: root/website (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add actual tests to website CLIEuAndreh2019-05-211-5/+2
* Print CLI errors using Term::ANSIColor.EuAndreh2019-01-051-5/+6
* Add BATS tests to CLI usage and basic interactions....Also, remove custom =nix-shell= shebang from Perl files. Instead, we should inherit Perl from the =shell= derivation in default.nix. EuAndreh2019-01-051-3/+2
* Allow website subcommands to be run on any folder.EuAndreh2018-12-291-2/+5
* Print realpath of generated files.EuAndreh2018-12-291-1/+2
* Fix forwarding of arguments to sub-scripts.EuAndreh2018-12-291-4/+9
* Use Getopt::Long and Pod::Usage to build basic CLI.EuAndreh2018-12-291-0/+92