Skip to content

NicholasAffonso/Hilda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HILDA

Hilda can handle your configuration files to back up or restore them It was developed in bash script, in debian environment, if your system is debian based you may not have many problems running hilda

Dependencies

  • Bash

How to run

Give permission to hilda

chmod +x hilda

Just run ./hilda to see the menu

./hilda

You can also

Run hilda i to install hilda

./hilda i

Once installed just run hilda to open the program Some arguments can be passed while calling the rogram

Run hilda r to restore your environment

./hilda r

Run hilda b to backup your environment

./hilda b

Run hilda v to see the version

./hilda v

Run hilda h to see the help text

./hilda h