Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

yych42/think

Repository files navigation

[Project Discontinued] think - focus for good

Codacy Badge GitHub issues GitHub license

Contributors Fork
Runkai Zhang Build Status

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them:

A mac: Up to this point I think you already have a mac, but just in case, you are required to have a mac(or any machine running MacOS) in order to compile this project!

Xcode 10:

  1. Go to App Store on your mac.
  • Alternatively use this link for quicker access.
  1. In the search bar, type "xcode" and hit enter.
  2. Install Xcode by clicking on the "Get" or "Install" button next to the Xcode section.

Building

To Build:

  1. make sure CocoaPods is installed.
  2. open the workspace file, not the project file.
  3. change the project signing accordingly.
  4. build and run.

Deployment

You can deploy this project onto any iOS devices that supports iOS 12 and above.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • Yaoyu Chen - Initial work, and the leader who dominant over every other contributors! - chen-yaoyu
  • Runkai Zhang - Special thanks to Runkai’s amazing work managing and pushing the initial development forward! - 1105420698

See also the list of contributors who participated in this project.

License

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

Acknowledgments

Our core miner code is based on the TENDIGI/XMRMiner repository.