Skip to content

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

License

Notifications You must be signed in to change notification settings

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

No packages published