Code Monkey home page Code Monkey logo

blueprinting's Introduction

Blueprinting

This is a basic blueprinting script for Arch Linux. It aims at listing all installed packages, all installed AUR packages and list modifications done in config files (both for config files provided by Arch packages, and for newly created config files).

Hence, it aims at helping you write Ansible scripts quickly from an already running machine.

This script is mostly inspired by Devstructure's blueprint.

Usage

pacman.py is to be considered as a wrapper around useful pacman commands to extract informations on installed packages, installed AUR packages, configuration files etc.

blueprinting.py is the main entry point. For now, it just calls main entry points of pacman.py to get useful information on your system, so you should refer to the code in blueprinting.py and edit it to do something useful with the returns from these functions. But this script is a Work In Progress and a user interface is planned.

License

All the source code I wrote is under a no-alcohol beer-ware license.

* --------------------------------------------------------------------------------
* "THE NO-ALCOHOL BEER-WARE LICENSE" (Revision 42):
* Phyks ([email protected]) wrote this file. As long as you retain this notice you
* can do whatever you want with this stuff (and you can also do whatever you want
* with this stuff without retaining it, but that's not cool...). If we meet some
* day, and you think this stuff is worth it, you can buy me a <del>beer</del> soda
* in return.
*																		Phyks
* ---------------------------------------------------------------------------------

blueprinting's People

Contributors

phyks avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

blueprinting's Issues

Usage Example?

In README under “Usage”, it says to “edit it to do something useful”. Could you give an example please? Perhaps something simple like saving the list of installed packages to a text file? I am not a Python coder so the supposed convenience of downloading scripts is being defeated by how much research and configuration I now have to do to make use of them.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.