Git Product home page Git Product logo

personal-distro-configurator's Introduction

ALERT: Project under development and is not stable for use

Build status

Personal Distro Configurator

Personal Distro Configurator (PDC) is a framework to run scripts based on a yaml file. The propose is simple and the motivations was many.

The idea here is configure what you need on a yaml file, running scripts based on this configuration. To help, plugins that do some job can be done, needing to configure what or how the plugin must execute on a simple yaml.

Another way to use maybe is just get your own scripts and execute it the way you want. There is no limit to how to use it.

Any language can be used (Bash, Python, Perl, Ruby, Java...) !

Project under development

Current this project is not stable for use. Future, more informations will be done about how to use, create plugins, documentations, contribute, etc.

Changelog

See on CHANGELOG file.

Authors

See on AUTHORS file.

License

This project is licensed under the MIT License - see the LICENSE file for details.

personal-distro-configurator's People

Contributors

jasperes avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

jasperes

personal-distro-configurator's Issues

Updates on settings.yml file got no unit tests

BUG

When update settings.yml file, it do not replicate on unit tests. It because tests are mocking variables (what is not wrong).

Steps to reproduce

  1. Move some setting on settings.yml file, like verbose
  2. Run tests

Current results

All tests passing.

Expecteds results

Tests that correspond update must fail, it because we did not update any test.

Additional informations

I think creating tests to validate settings.yml file can help with it.

Wizard for new PDC project

Feature

A wizard to help user to create your own PDC file and installer repository.

Why?

To start this project, i need:

  • pdc.yml file
  • installer script
  • something more?

A wizard can help with it, to do not make user angry with it at start.

How?

Via terminal, start with basic informations. The result will be a folder with all files needed and a pdc preconfigured.

Changelog pull request url

After move this project to another repository, pull request url from update_changelog.sh script are wrong.

Bash unit test

Every good project must have good tests. Currently we have none.

Plugin ignore

Ignore a plugin to execute, setup, or whatever to do, just download it and run what is not setted to ignore.

It can be good to do not execute a function from plugin and execute it manually by user.

Man pages

If this project will evolve to command line tools, man pages are important.

Plugin pre-execute

Configure pre-execute script list to execute before plugin execute step.

Move all non-core code

With plugins system created, now every code that must be separated from core will be moved to plugins.

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.