546 / 815

frak

frak - Product Hunt launch logo and brand identity

A commandline deployment tool for websites and apps.

#Open Source #Developer Tools #GitHub

frak – Commandline deployment tool for websites and apps

Summary: frak is a Node.js-based deployment tool that simplifies transferring websites and apps to servers by wrapping SSH and rsync commands. It reduces the complexity of command line options and accelerates deployment compared to tools like Ansible.

What it does

frak automates deployment by using SSH and rsync under the hood, requiring only simple commands like npx @frakjs/frak init and npx @frakjs/frak push to configure and push projects to servers.

Who it's for

It is designed for developers who want a faster, streamlined way to deploy code without managing complex SSH or Git commands.

Why it matters

frak solves the problem of cumbersome deployment commands by providing a faster, minimal-keystroke alternative for transferring apps to servers.