Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
etc
 
 
usr
 
 
 
 
 
 

README.md

elive-tools

Set of handy and useful tools by Elive, for specially use in the Elive project

UPDATE: this repo has a big ton of amazing tools and features, but i have not the time to maintain the readme, sorry for that!

This is a brief summary of tools and features:

  • audio-configurator
    It let's you to configure and use a specific alsa card (yes, really!)

  • bkp
    One of the most AMAZING tools ever made, extremely handy. It saves "states" of your actual working directories, being able to recover them, to make a diff, or to visualize differences and merge them. It even creates a separated working dir if you want to run "make" or doing massive changes just for test. Yes, it's similar to git, but the main goals of this tool are:

    • idependent
    • fast
    • handy
  • elivepaste
    A small tool for using pastebin and sending the link to the elive channels

  • waitfor
    It waits on the shell for a process that terminates and exits, its pretty useful for doing things like:
    $ waitfor rebuild-packages && rebuild-iso

In this case, it waits for the process rebuilding packages to finish before running the process to rebuild the iso.

  • user-manager
    The tool to create users in Elive, it is meant to include all the user-creation features

  • make-cookies-with-chocolate
    A tool for making delicious cookies
    Well, I'm joking, of course, but you can add it :)

About

Set of handy and useful tools by Elive, for specially use in the Elive project

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.