Metadata-Version: 2.1
Name: joker-superuser
Version: 0.2.4
Summary: tools for power users
Home-page: https://github.com/frozflame/joker-superuser
Author: frozflame
Author-email: frozflame@outlook.com
License: GNU General Public License (GPL)
Keywords: sysadmin
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown

joker-superuser
===============

### Miscellaneous 

Get resources with SVN:

    svn export https://github.com/frozflame/joker-superuser/trunk/resources sus-resources
    
Get resources with curl and tar:
   
    mkdir sus-resources
    curl -L "https://github.com/frozflame/joker-superuser/archive/master.tar.gz" | tar xz -C sus-resources --strip-components 2 joker-superuser-master/resources/ 


