aboutsummaryrefslogtreecommitdiff
path: root/pastebin/website-pastebin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add actual tests to website CLIEuAndreh2019-05-211-2/+15
|
* Print CLI errors using Term::ANSIColor.EuAndreh2019-01-051-1/+2
|
* Add BATS tests to CLI usage and basic interactions.EuAndreh2019-01-051-2/+1
| | | | | Also, remove custom =nix-shell= shebang from Perl files. Instead, we should inherit Perl from the =shell= derivation in default.nix.
* Use creation date of pastebin instead of dynamic exported date.EuAndreh2018-12-301-1/+4
|
* Edit newly created pastebin with vi.EuAndreh2018-12-301-3/+6
|
* Improve usage message when arguments are missing.EuAndreh2018-12-291-6/+9
|
* Print realpath of generated files.EuAndreh2018-12-291-0/+2
|
* Add website-slides as Perl subcommand.EuAndreh2018-12-291-4/+4
|
* Use Getopt::Long and Pod::Usage to build basic CLI.EuAndreh2018-12-291-0/+90