DevOps
100 Days of Infrastructure as Code in Azure
(github.com)
Software developers first came up with the idea of Infrastructure as Code (IaC) to address the
By: Pete Zerger submitted:Jun 15 2022
Software developers first came up with the idea of Infrastructure as Code (IaC) to address the
problems with manual or manually executed script deployments to servers. The proliferation of public cloud and the perception of unlimited scale and instant availability only calls greater attention to the issues of slow, unreliable deployment. Infrastructure as Code ultimately offers more stable environments at a rapid pace and high scale.
By: Pete Zerger submitted:Jun 15 2022
Adding a year worth of sprints in Azure DevOps with PowerShell
(robstr.dev)
If you are working with Azure DevOps to keep track of your projects, you probably have to deal with
By: Roberth Strand submitted:Jun 16 2022
If you are working with Azure DevOps to keep track of your projects, you probably have to deal with
sprints. Depending on the length of your sprints, and the fact that you can bulk add sprints, you probably either end up creating the next sprint during sprint planning or create every sprint manually.
By: Roberth Strand submitted:Jun 16 2022
An Example Azure DevOps Build Pipeline for PowerShell modules
(adamrushuk.github.io)
A few months ago did a demo at the Bristol WinOps Meetup showing an example Azure DevOps Build
By: submitted:Jun 15 2022
A few months ago did a demo at the Bristol WinOps Meetup showing an example Azure DevOps Build
Pipeline for PowerShell modules. I told everyone I?d get a blog post up ?soon? with more information, so here it is; better late than never! I?ll go over the goals for the example PowerShell Module, then break down the Build Pipeline tasks for Azure DevOps.
By: submitted:Jun 15 2022
Automate Azure DevOps Work Item Updates with Azure Functions and the Azure DevOps API
(thelazyadministrator.com)
I use Azure DevOps Boards for agile project management, allowing me to plan, track, and discuss
By: Brad Wyatt submitted:Jun 21 2024
I use Azure DevOps Boards for agile project management, allowing me to plan, track, and discuss
automation and DevOps tasks. I also create reporting dashboards from the data within the work items. One such metric I report on is how much time we save when implementing a new automation.
By: Brad Wyatt submitted:Jun 21 2024
AutomateNOW v 1.0.18
(powershellgallery.com)
Interact with the API of an AutomateNOW! instance
By: AutomateNOW-Fan submitted:May 10 2024
Interact with the API of an AutomateNOW! instance
By: AutomateNOW-Fan submitted:May 10 2024
Automatic Jira ticket creation for Azure application admin consent requests
(doitpsway.com)
If you are an Azure administrator you are probably aware that it can be pretty dangerous to let
By: Ondrej Sebela submitted:Jun 16 2022
If you are an Azure administrator you are probably aware that it can be pretty dangerous to let
users give permissions consent to any Azure application that is in the wild. Because it can lead to illicit consent grant attack which seems to be more and more popular among the hackers.
By: Ondrej Sebela submitted:Jun 16 2022
AzOps v 2.6.2
(powershellgallery.com)
Integrated CI/CD Solution for Microsoft Azure.
By: Customer Architecture Team (CAT) submitted:Apr 19 2024
Integrated CI/CD Solution for Microsoft Azure.
By: Customer Architecture Team (CAT) submitted:Apr 19 2024
AzOps v1.9.2
(github.com)
This PowerShell module provides the ability to deploy Resource Templates & Bicep files at all Azure
By: Customer Architecture Team (CAT) submitted:Dec 9 2022
This PowerShell module provides the ability to deploy Resource Templates & Bicep files at all Azure
scope levels. To provide this functionality the multiple scopes within Azure Resource Manager are represented (example below) within Git. Using directories and files, templates can be deployed (Push) at various scopes whilst also exporting (Pull) composite templates from ARM and placing them within the repository.
By: Customer Architecture Team (CAT) submitted:Dec 9 2022
Azure Arc-enabled servers: Automate scripts with Bicep & Azure DevOps
(markou.me)
Azure Arc empowers you to extend Azure management and services to any infrastructure. One powerful
By: George Markou submitted:Nov 17 2023
Azure Arc empowers you to extend Azure management and services to any infrastructure. One powerful
way to leverage Azure Arc is by automating script execution
By: George Markou submitted:Nov 17 2023
Azure DevOps Library Group Powershell
(nielskok.tech)
This blog post is creating an Azure DevOps library group via Powershell.
By: Niels Kok submitted:Jan 19 2024
This blog post is creating an Azure DevOps library group via Powershell.
By: Niels Kok submitted:Jan 19 2024
AzureDevOps.Services.OpenApi
(github.com)
Client Module for the Azure DevOps api.
By: Friedrich Weinmann submitted:Jun 16 2022
Client Module for the Azure DevOps api.
By: Friedrich Weinmann submitted:Jun 16 2022
AzurePipelinesPS
(powershellgallery.com)
A PowerShell module that makes interfacing with Azure Pipelines a little easier
By: Michael Dejulia submitted:Jul 15 2022
A PowerShell module that makes interfacing with Azure Pipelines a little easier
By: Michael Dejulia submitted:Jul 15 2022
Build an Azure DevOps pipeline to automatically sign your PowerShell scripts
(tech.nicolonsky.ch)
Too lazy to sign your PowerShell scripts? Yes of course it provides security benefits but performing
By: Nicola Suter submitted:Jun 16 2022
Too lazy to sign your PowerShell scripts? Yes of course it provides security benefits but performing
the steps manually can be easily forgotten and re-signing needs to happen after every script change. Because I like CI/CD topics and have not found a solution on the internet I decided to build a solution based on Azure capabilities. Furthermore, I wanted a solution which does not require to hand out the code signing certificate to the respective script author which can be useful if you have a bunch of people writing PowerShell scripts.
By: Nicola Suter submitted:Jun 16 2022
Building PowerShell module on Azure DevOps pipeline – step by step guide – YouTube
(youtube.com)
The World talks constantly about DevOps, CI/CI pipelines, automation - which great, but where to
By: Kamil Pro submitted:Jun 15 2022
The World talks constantly about DevOps, CI/CI pipelines, automation - which great, but where to
actually start? Especially when you've been writing PowerShell which is often used as automation language, but not actually as programming language?
By: Kamil Pro submitted:Jun 15 2022
ChangelogManagement 3.0.0
(powershellgallery.com)
ChangelogManagement is a PowerShell module for reading and manipulating changelog files in Keep a
By: Nate Scherer submitted:Nov 4 2022
ChangelogManagement is a PowerShell module for reading and manipulating changelog files in Keep a
Changelog 1.0.0 format. The primary feature is automatic updating of changelogs at release time in a CI/CD workflow via Update-Changelog.
By: Nate Scherer submitted:Nov 4 2022
CI CD for PowerShell scripts in Active Directory environments
(reddit.com)
For anyone who is looking for simple solution to:
By: u/Federal_Ad2455 submitted:Jun 16 2022
For anyone who is looking for simple solution to:
By: u/Federal_Ad2455 submitted:Jun 16 2022
Configuration-as-Code for Microsoft 365 with Microsoft365DSC – YouTube
(youtube.com)
In this 20-minute developer-focused demo, Nik Charlebois overviews Microsoft 365DCS (Desire State
By: Nik Charlebois submitted:Jun 16 2022
In this 20-minute developer-focused demo, Nik Charlebois overviews Microsoft 365DCS (Desire State
Configuration) - a PowerShell Module that represents your entire Microsoft 365 tenant's configuration as code and allows DevOps to monitor and control configuration discrepancies.
By: Nik Charlebois submitted:Jun 16 2022
Creating and publishing PowerShell Modules to Azure Artifacts with Azure DevOps YAML Pipelines
(faun.pub)
PowerShell Modules are very useful and can save a lot of time if well designed and created. Check on
By: Wesley Camargo submitted:Jun 16 2022
PowerShell Modules are very useful and can save a lot of time if well designed and created. Check on
this post how to create and pack a basic PowerShell Module, and publish it into Azure Artifact using Azure DevOps YAML Pipelines.
By: Wesley Camargo submitted:Jun 16 2022
Custom PowerShell Script for Release Retention in Azure DevOps
(techgenix.com)
If you're using Azure Devops Classic, you can retain production releases forever using an extension
By: Eric Eissler submitted:Nov 25 2022
If you're using Azure Devops Classic, you can retain production releases forever using an extension
it has. That said, what if you want to retain releases from another environment or you want to set your own retention policy? Learn more in this article.
By: Eric Eissler submitted:Nov 25 2022
End to end module development
(janhendrikpeters.de)
Why are we here? So, everybody is talking about DevOps, CI/CD, Pester, git, Visual Studio Code and
By: jhp submitted:Feb 24 2023
Why are we here? So, everybody is talking about DevOps, CI/CD, Pester, git, Visual Studio Code and
so on. But what's it to you? A customer recently reminded me that there are little end to end module build and release howto's that assume little and help you get up to speed. In this post, we'll try to cover a lot of ground. None of the topics will be deep-dived into as every topic is documented very well online. Quick warning: I might add some images in the future to break this long post up ever so slightly.
By: jhp submitted:Feb 24 2023
Fossilize – Mastodon account backup tool
(github.com)
This GitHub Action will help you backup Mastodon account items to CSV files
By: Chrissy LeMaire submitted:Dec 9 2022
This GitHub Action will help you backup Mastodon account items to CSV files
By: Chrissy LeMaire submitted:Dec 9 2022
Get PowerShell Working With The Gitlab GraphQL API
(youtube.com)
Learn how to interact with GitLab via PowerShell
By: iAutomate submitted:Oct 20 2023
Learn how to interact with GitLab via PowerShell
By: iAutomate submitted:Oct 20 2023
Git Status – Clayton Errington
(claytonerrington.com)
Quick way to get the status of multiple repositories at a time
By: Clayton Errington submitted:Nov 10 2023
Quick way to get the status of multiple repositories at a time
By: Clayton Errington submitted:Nov 10 2023
GitHub Actions: Automating tasks for your workflows – YouTube
(youtube.com)
Writing code to solve problems and automated tasks can be awesome! But code development doesn't end
By: Chrissy LeMaire submitted:Jun 16 2022
Writing code to solve problems and automated tasks can be awesome! But code development doesn't end
when you finish writing your routine. There's formatting, branches to merge, and builds to create just to name just a few. Many of those tasks are tedious and repetitive, which makes them ripe for automation; but how?
By: Chrissy LeMaire submitted:Jun 16 2022
GitHub and PowerShell: The Underdog
(clatent.com)
Remember how I mentioned how GitHub actions are underrated? I'm going to show at a high level how
By: Clayton Tyger submitted:Nov 15 2024
Remember how I mentioned how GitHub actions are underrated? I'm going to show at a high level how
GitHub Actions with PowerShell can save you time and be more efficient. What does it do? It does that automatically once every day, I could do it more, but didn't think it was necessary.
By: Clayton Tyger submitted:Nov 15 2024
GithubAPI
(github.com)
A self-generating PowerShell module for the GitHub API
By: Zach Alexander submitted:Jun 16 2022
A self-generating PowerShell module for the GitHub API
By: Zach Alexander submitted:Jun 16 2022
How to create and use your own PowerShell GitHub Repository
(powershellisfun.com)
I use GitHub to store all my scripts and projects. In this blog post, I will show you how to create
By: Harm Veenstra submitted:Jun 30 2023
I use GitHub to store all my scripts and projects. In this blog post, I will show you how to create
and use your GitHub repository.
By: Harm Veenstra submitted:Jun 30 2023
How to deploy Azure Automation Runbooks with source control through Azure DevOps
(scriptingchris.tech)
I use Azure Automation for orchestrating alot of my Powershell automation. I use it for both my
By: Christian Hoejsager submitted:Jun 16 2022
I use Azure Automation for orchestrating alot of my Powershell automation. I use it for both my
Azure environment but also my on-premises environment. I find Azure automation to be a great solution for managing and running your automation, instead of having them run on a server with scheduled tasks.
By: Christian Hoejsager submitted:Jun 16 2022
How To Setup a Private PowerShell Repository
(scriptingchris.tech)
In this blog post, I will walk through the process of setting up a private Powershell repository
By: Christian Hoejsager submitted:Jun 16 2022
In this blog post, I will walk through the process of setting up a private Powershell repository
using Azure DevOps Nuget Feed. After this tutorial, you will be able to upload and download your Powershell modules and scripts from the repository over the internet securely.
By: Christian Hoejsager submitted:Jun 16 2022
How to Use the Azure DevOps REST API with PowerShell
(imaginet.com)
Using PowerShell to call the Azure DevOps REST API is simple, yet very powerful. In my newest video,
By: Etienne Tremblay submitted:Jun 16 2022
Using PowerShell to call the Azure DevOps REST API is simple, yet very powerful. In my newest video,
I will provide a detailed walk-through and demo of how to use the Azure DevOps REST API with PowerShell.
By: Etienne Tremblay submitted:Jun 16 2022
In-Depth Guide to Building a PowerShell Pipeline in Azure DevOps
(adamtheautomator.com)
Did you know you can natively run scripts like PowerShell in Azure DevOps (AzDo) pipelines creating
By: Adam Bertram submitted:Jun 16 2022
Did you know you can natively run scripts like PowerShell in Azure DevOps (AzDo) pipelines creating
a PowerShell pipeline? By using the tips and techniques you'll learn in this article, you'll be well on your way to scripting your way to automation greatness.
By: Adam Bertram submitted:Jun 16 2022
Influx – Import CSV files to Mastodon
(github.com)
This GitHub Action will help you import CSV files to Mastodon
By: Chrissy LeMaire submitted:Dec 9 2022
This GitHub Action will help you import CSV files to Mastodon
By: Chrissy LeMaire submitted:Dec 9 2022
Installing Git – 14 days of Git
(techielass.com)
As part of my 14 days of Git learning journey it's time to get Git installed on my desktop. I walk
By: Sarah Lean submitted:Sep 23 2022
As part of my 14 days of Git learning journey it's time to get Git installed on my desktop. I walk
you though the manual installation process, and configuration of Git.
By: Sarah Lean submitted:Sep 23 2022
Installing software via Azure DevOps & PowerShell on Windows servers
(reddit.com)
The idea of this pipeline to manage the software dependencies (.exe's, .msi) via an azure-package
By: u/Robba078 submitted:Aug 12 2022
The idea of this pipeline to manage the software dependencies (.exe's, .msi) via an azure-package
feed. This way all uploads, updates to version are traceable. The pipeline will download this package during its build, and publish it as an artefact (named patch) for the deployment stages where the software will copied to and installed on the servers For every environment provided in parameters Environments, the software will be attempted to be installed on the servers via PowerShell scripts. Azure DevOps is the orchestrator, but the PoSh script does the heavy lifting.
By: u/Robba078 submitted:Aug 12 2022
Intro to Azure DevOps for sysadmins
(youtube.com)
Azure DevOps is a set of services offered by Microsoft to create and maintain automation in the
By: Research Triangle PowerShell Users Group submitted:Jul 15 2022
Azure DevOps is a set of services offered by Microsoft to create and maintain automation in the
Azure cloud.
By: Research Triangle PowerShell Users Group submitted:Jul 15 2022
Introducing AutomatedLab with Jan
(powershellpodcast.podbean.com)
In this episode, we get an initial introduction to AutomatedLab by one of the primary maintainers,
By: The Powershell Podcast submitted:Sep 9 2022
In this episode, we get an initial introduction to AutomatedLab by one of the primary maintainers,
Jan-Hendrik Peters. We learned about what AutomatedLab is used for and how you can benefit from it. We also got to hear about his observations from teaching PowerShell over the years. All this, plus our usual foolishness, is included. We also talk about how tech is always changing.
By: The Powershell Podcast submitted:Sep 9 2022
Leveraging OpenAI to Enhance Pull Request Management in Azure DevOps
(thelazyadministrator.com)
Our goal is to create an automation that significantly enhances the efficiency of our development
By: Brad Wyatt submitted:Jun 28 2024
Our goal is to create an automation that significantly enhances the efficiency of our development
process. A service hook is triggered when a new Pull Request is created in Azure DevOps, sending a webhook to an Azure Function. This function analyzes the request body, gets all commits in the Pull Request, and sends it to Open AI's API, which generates a Pull Request message detailing all of the proposed changes from the commits and writes it back to the Azure DevOps Pull Request.
By: Brad Wyatt submitted:Jun 28 2024
Logit Blog – Increase the success rate of Azure DevOps pipelines using Pester
(logitblog.com)
With the increase in Azure DevOps usage, more and more EUC environments are being deployed using
By: Ryan Ververs-Bijkerk submitted:Jun 16 2022
With the increase in Azure DevOps usage, more and more EUC environments are being deployed using
pipelines. In the EUC environments, PowerShell is the primary scripting language to get these deployments automated. By using Pester the quality of the produced PowerShell code can be increased, which will result in a higher success rate of the DevOps pipeline. This blog post will provide some guidance and pointers how to use Pester in the Azure DevOps pipelines.
By: Ryan Ververs-Bijkerk submitted:Jun 16 2022
Microsoft.PowerPlatform.DevOps v2.0.134
(powershellgallery.com)
A Toolset for Implementing and Adopting a full ALM strategy for the Microsoft PowerPlatform.
By: Dylan Haskins and Eugene Van Staden submitted:Dec 9 2022
A Toolset for Implementing and Adopting a full ALM strategy for the Microsoft PowerPlatform.
By: Dylan Haskins and Eugene Van Staden submitted:Dec 9 2022
Migrate Azure DevOps repos with PowerShell
(4bes.nl)
A situation I have seen with some companies, is that Azure DevOps adoption sort of starts as a
By: Barbara 4bes submitted:Jun 16 2022
A situation I have seen with some companies, is that Azure DevOps adoption sort of starts as a
playground. But once stuff is getting serious, you might find that projects and repo's have collected in a counterintuitive way and you want to change the project structure. Moving the repos can be done in the portal, but it is a bit of a challenge if there are a lot of them. In this post I will explain how you can migrate Azure DevOps repos with PowerShell.
By: Barbara 4bes submitted:Jun 16 2022
OpenAI Chat GPT 3 Can Write Your PowerShell Script
(powershellcenter.com)
Do you know how to write a PowerShell script? If the answer is no, let me introduce you to your new
By: Faris Malaeb submitted:Dec 9 2022
Do you know how to write a PowerShell script? If the answer is no, let me introduce you to your new
friend OpenAI Chat GPT 3. OpenAI Chat GPT uses a human-spoken natural language to generate your desired code. So all you need to do is describe what you want your script to do, and...
By: Faris Malaeb submitted:Dec 9 2022
PowerShell Scripting in Azure DevOps Pipelines
(adamtheautomator.com)
Did you know you can natively run scripts like PowerShell in Azure DevOps (AzDo) pipelines? By using
By: Adam Bertram submitted:Jun 15 2022
Did you know you can natively run scripts like PowerShell in Azure DevOps (AzDo) pipelines? By using
the tips and techniques you'll learn in this article, you'll be well on your way to scripting your way to automation greatness.
By: Adam Bertram submitted:Jun 15 2022
Puppet Bolt Examples – Run a PowerShell Script
(puppet.com)
Do you have a few PowerShell PS1 scripts lying around for repetitive work? Learn how you can quickly
By: submitted:Jun 15 2022
Do you have a few PowerShell PS1 scripts lying around for repetitive work? Learn how you can quickly
power up those scripts into PuppetBolt Tasks so you can easily automate and share to any Windows environment at scale.
By: submitted:Jun 15 2022
PWSHUpdater
(github.com)
GitHub action and Azure DevOps task to update the cloud runner version of PowerShell to latest,
By: Bjorn Sundling submitted:Aug 18 2023
GitHub action and Azure DevOps task to update the cloud runner version of PowerShell to latest,
nightly, static, or any other version of PowerShell.
By: Bjorn Sundling submitted:Aug 18 2023
Repositories with Adil Leghari: Do not take orally
(powershellpodcast.podbean.com)
In this episode, we learned all about repositories and how to use them in a PowerShell context. We
By: The PowerShell Podcast submitted:Jul 1 2022
In this episode, we learned all about repositories and how to use them in a PowerShell context. We
briefly discussed the challenges of working from Home. We learned how Adil got started in the PowerShell community including getting involved in the PowerShell Slack/Discord, attending PowerShell Summit, and even stepping up and helping put on an event: BridgeConf. Adil convinces Jordan to submit to speak at Summit 2023, and Jordan agrees. The crowd goes wild! We tried to capture the code that we ran on this episode in a transcript file, which can be found below.
By: The PowerShell Podcast submitted:Jul 1 2022
Returning Data from PowerShell Scripts to be Consumed by Ansible Playbooks
(jonathanmedd.net)
Consider the scenario where you have an Ansible playbook which executes some PowerShell code via
By: submitted:Jun 15 2022
Consider the scenario where you have an Ansible playbook which executes some PowerShell code via
win_shell and you wish to consume the PowerShell output later on in the playbook. Well, you’re in luck because Jonathan can show you the quick and easy to way how.
By: submitted:Jun 15 2022
Running PSScriptAnalyzer in GitHub Actions
(horrell.ca)
I was working on a project recently that has some PowerShell scripts and I wanted to add some kind
By: Christopher Horrell submitted:Oct 4 2024
I was working on a project recently that has some PowerShell scripts and I wanted to add some kind
of linting for PRs, as you do. The go-to for PowerShell seems to be PSScriptAnalyzer and it's something I've already setup in VS Code. Great! The next step was to setup
By: Christopher Horrell submitted:Oct 4 2024
Slicing and Dicing with PowerShell on GitLab CI
(youtube.com)
All the ways to use PowerShell on GitLab CI - including Windows PowerShell and PowerShell Core 7 on
By: Darwin Sanoy submitted:Jun 15 2022
All the ways to use PowerShell on GitLab CI - including Windows PowerShell and PowerShell Core 7 on
Linux and Windows.
By: Darwin Sanoy submitted:Jun 15 2022
Soft Skills – Part 2 – Collaboration
(thedavecarroll.com)
On the Road to DevOps, Don't Forget the Soft Skills
By: Dave Carroll submitted:Apr 7 2023
On the Road to DevOps, Don't Forget the Soft Skills
By: Dave Carroll submitted:Apr 7 2023
Synchronizing PowerShell scripts – allow only one instance at a time
(itconstructors.com)
This is a first article from a short series about synchronizing PowerShell scripts in Windows
By: Wiktor Mrówczyński submitted:Sep 30 2022
This is a first article from a short series about synchronizing PowerShell scripts in Windows
environment. Today I'll explain how to allow only one instance of a script at a time.
By: Wiktor Mrówczyński submitted:Sep 30 2022
Test-Driven Development by Example, Using PowerShell
(devingleasonlambert.medium.com)
This is my first entry in a series of book reviews of the book Test-Driven Development by Example,
By: Devin Gleason-Lambert submitted:Jun 16 2022
This is my first entry in a series of book reviews of the book Test-Driven Development by Example,
written by Kent Beck. However I've added a twist, as I will be attempting to do the examples using Powershell.
By: Devin Gleason-Lambert submitted:Jun 16 2022
The Secret to Unleashing PowerShell GitHub Abilities
(adamtheautomator.com)
In this deep dive, learn how to use PowerShell GitHub abilities to take your workflow to the next
By: Bart Tacken submitted:Aug 26 2022
In this deep dive, learn how to use PowerShell GitHub abilities to take your workflow to the next
level and automate everything!
By: Bart Tacken submitted:Aug 26 2022
Toasting Git with Cory Knox
(powershellpodcast.podbean.com)
In this episode, we chat with Cory Knox. We talked all about the PowerShell discord and how it's
By: The Powershell Podcast submitted:Sep 2 2022
In this episode, we chat with Cory Knox. We talked all about the PowerShell discord and how it's
grown over the years and is a great resource to connect with the community and have your questions answered. Cory and Jordan find common ground in their experiences with Toastmasters. Cory also talks to us about Git, how to get started using Git for PowerShell projects, an awesome PowerShell module to enhance your Git console experience, and more.
By: The Powershell Podcast submitted:Sep 2 2022
Transitioning to DevOps with Dave Carroll
(powershellpodcast.podbean.com)
We had the pleasure of speaking with Dave Carroll, a DevOps engineer and former sandwich artist. We
By: The Powershell Podcast submitted:Mar 31 2023
We had the pleasure of speaking with Dave Carroll, a DevOps engineer and former sandwich artist. We
discussed the importance of psychological safety in the workplace, transitioning to DevOps, and learning Python as a PowerShell user. Dave also shared some great advice from Jeffrey Snover: "Do things in small patches and don't be a jerk." Tune in to hear all the great advice and tips from Dave!
By: The Powershell Podcast submitted:Mar 31 2023
Twitter Exodus
(github.com)
Helps Twitter communities find members on Mastodon. Searches lists, hashtags, account followers and
By: Chrissy LeMaire submitted:Dec 9 2022
Helps Twitter communities find members on Mastodon. Searches lists, hashtags, account followers and
more for Mastodon links in their name, bio or pinned tweet. Once found, their info is exported to a CSV file that can be imported into Mastodon.
By: Chrissy LeMaire submitted:Dec 9 2022