Giter Club home page Giter Club logo

miner's Introduction

Miner

FAQ

This is WIP and not ready for use...

For Developers

Project Setup

  • Clone this repro
  • Run SyncDependencies.bat
  • (Optional) Install Setup Project support
    • Otherwise simply Remove the project from the solution (please don't check in the change to the solution)
  • (Optional) Build xmr-stak-c then xmr-stak-cpu
    • May require installing Windows SDK for UWP and C++ for Visual Studio
    • Requires CMake
    • Then build xmr-stak-c, then cpu
  • Set the startup project to Miner.App.UI.WPF
  • Run

Sync your forked repository

Do this frequently if you are making changes. Each project will need occasional syncing.

  • Change directory to your local repository.
  • Switch to master branch if you are not git checkout master
  • Add the parent as a remote repository, git remote add upstream https://github.com/hardlydifficult/Miner.git
  • Issue git fetch upstream
  • Issue git rebase upstream/master
  • Check for pending merges with git status
  • Issue git push origin master

https://stackoverflow.com/a/31836086

Building

For each build:

  • Increment the versions
    • Miner -> Properties (right click menu) -> Application -> Assembly Information -> Assembly Version
    • Miner Installer -> Properties (the panel) -> Version
  • Rebuild both Miner and MinerSetup
  • (HD only) To Publish:
    • Run Deploy.bat (updates UAC permissions and moves the MSI for publishing and prompts for version)
    • Push the site

From: https://stackoverflow.com/questions/4080131/how-to-make-a-setup-work-for-limited-non-admin-users

miner's People

Contributors

hufo2 avatar mrelliwood avatar se5a avatar thisismynamebecauseeverythingistaken avatar wtfblub 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.