Giter VIP home page Giter VIP logo

megup's Introduction

#megup

[ Description ]

Backup system with mega service

In develop. Process at 2%. Not completly useful. You can contribute to the project! Welcome!

[ Configuration ]

The configuration file should be allocated in a file named "settings.conf" allocated in the root directory of this project. Placing a different config file in the current working directory from where you are using this script will not overwrite these values.

If the environment variable $MEGUP_CONFIG_FILE is set, its content will be taken as the path to the configuration file to be used. Therefore, any existing configuration file in the root directory of this project will be ignored. This is an addition specially targeted to developers. With this, you don't need to modify the version-controlled settings.conf in order to use your own configuration. You can keep a copy of this file in you home directory, and use it by setting this variable:

$ export MEGUP_CONFIG_FILE="/home/user/settings.conf"
$ /home/user/megup/tests/run_test_suite.sh

[ Test Suite ]

If you're a developer playing around with this code and want to make sure you haven't broken anything, you can run the test suite by running ./tests/run_test_suite.sh

megup's People

Contributors

drimer avatar plutec avatar

Watchers

 avatar  avatar

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.