Skip to content

patppuccin/cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Pat's Cookbook

A multi-language cookbook of ready-to-use scripts, from quick fixes to full automation workflows.

πŸ“œ About

This repository is a curated collection of scripts and automation recipes I’ve written and organized by purpose they serve ranging from one-off utilities to fully repeatable automation workflows.

  • Multi-language: PowerShell, Bash, Python, Node.js, and more.
  • Cross-platform: Windows, Linux, and macOS (when applicable).
  • Action-oriented: Each recipe solves a well-defined task with minimal setup.

πŸ“Œ Notes

  • Recipes are opinionated in style but flexible in usage.
  • Dependencies are kept minimal unless required for the task.
  • Always run scripts in a safe/test environment before production.

πŸ“š Recipes

πŸ’½ Backup and Synchronization

  1. WYNC - Windows Synchronization Utility - Pull and Push files with a remote windows server with PowerShell backed by robocopy

πŸ“œ License

This project is licensed under the MIT License.

πŸ“ Contributing

Contributions are welcome! If you have a recipe you'd like to share, please submit a pull request.

πŸ™ Thanks & Credits

  • Task is a great tool for managing automation tasks. Think of it like an alternative to make.
  • PowerShell is a versatile and powerful scripting language for Windows. Call it verbose, but has a very gradual learning curve and a large community.

About

A multi-language cookbook of ready-to-use scripts, from quick fixes to full automation workflows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors