aboutsummaryrefslogtreecommitdiff
path: root/lib/main.bash
AgeCommit message (Expand)AuthorFilesLines
2024-04-02Allow using description file without extensionPatrick Spek1-1/+11
2024-04-02Implement zapPatrick Spek1-0/+3
2023-05-21Add top subcommandPatrick Spek1-0/+2
2023-03-10Only show playbooks if the requisite directory existsPatrick Spek1-3/+8
2023-03-09Implement BASHTARD_PLAYBOOK_VARSPatrick Spek1-0/+2
2023-03-08Split pull functionality into its own subcommandPatrick Spek1-2/+4
2023-03-08Add diff subcommandPatrick Spek1-0/+2
2023-03-06Various fixes to make the latest shellcheck passPatrick Spek1-0/+1
2022-08-03Add $BASHTARD_PLATFORM[init]Patrick Spek1-2/+35
2022-05-11Implement pkg subcommandPatrick Spek1-0/+2
2022-05-11Add var subcommand to usagePatrick Spek1-1/+2
2022-05-04Add var subcommandPatrick Spek1-0/+2
2022-04-25Rename bootstrap to initPatrick Spek1-8/+8
2022-04-19Update usagePatrick Spek1-1/+1
2022-04-17Make shellcheck happyPatrick Spek1-0/+2
2022-04-17Add licensePatrick Spek1-0/+4
2022-04-17Add a Makefile for easy installationPatrick Spek1-2/+2
2022-04-17Add functionality to work with playbooksPatrick Spek1-6/+4
2022-04-16Initial draft for sync subcommandPatrick Spek1-2/+32
2022-04-15Initial commitPatrick Spek1-0/+163