Skip to content

HackerOS-Linux-System/hammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hammer - CLI Tool for Atomic HackerOS.

hammer

Atomic system for HackerOS

Tool inspired apx/rpm-ostree

Commands

  • hammer help - list of commands
  • hammer install {package} - install package with distrobox/toolbox
  • hammer remove {package} - remove package with distrobox/toolbox
  • hammer update - update system with transational system
  • hammer refresh - refresh packages
  • hammer clean - clean all tmp packages
  • hammer about - information about hammer
  • hammer build init - create project for live build - to build run hammer build
  • hammer build - build atomic HackerOS with live build

How working