Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

mxtools

Experimental home for all the small scripts and utilities we have in our system.

This repository has no releases. The files in the master branch should match those installed on the mx64 distmaster.

Rules (proposed)

  • Only for tools
    • which live in the system (are distributed by the distmaster)
    • which don't have their own repository
    • which are not installed by bee
    • which don't contain any secrets
  • Tools published here don't need to be portable and may include knowledge of our current configuration
  • Each tool should go into a separate directory, even if it’s only a single script.