summaryrefslogtreecommitdiff
path: root/pastebin (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-21Add actual tests to website CLIEuAndreh1-2/+15
2019-01-05Print CLI errors using Term::ANSIColor.EuAndreh1-1/+2
2019-01-05Add BATS tests to CLI usage and basic interactions.EuAndreh1-2/+1
2018-12-30Generate pastebin HTML with pandoc.EuAndreh1-2/+1
2018-12-30Use creation date of pastebin instead of dynamic exported date.EuAndreh2-1/+5
2018-12-30Edit newly created pastebin with vi.EuAndreh1-3/+6
2018-12-29Improve usage message when arguments are missing.EuAndreh1-6/+9
2018-12-29Print realpath of generated files.EuAndreh1-0/+2
2018-12-29Add website-slides as Perl subcommand.EuAndreh1-4/+4
2018-12-29Use Getopt::Long and Pod::Usage to build basic CLI.EuAndreh2-23/+90
2018-12-22Add script to scaffold new pastebin skeleton.EuAndreh3-0/+31