Giter VIP home page Giter VIP logo

keirseu_temperment_sorter's Introduction

Keirsey Temperament Sorter

This is a little project I did for fun. It's a personality test based on the Keirsey Temperament Sorter. It's a 70 question test that will tell you what your personality type is. It's based on the Myers-Briggs Type Indicator.

How to use

I took the liberty of pre-compiling the program for you.

All you have to do is download the zip file that matches your operating system, extract it, and run the executable file.

download links

If you would rather compile it yourself, you can do that too. You will need to download the source code and compile it with rustc.


How to compile

You will need to have rustc installed on your computer. You can download it here.

cargo --version

If you get a version back, you're good to go. If not, you will need to check your rustc installation.

Compiling it yourself

Now run the following command in the root directory of the project.

cargo build --release

A /target directory should be created. Inside that directory, there should be a /release directory. Inside that directory, there should be an executable file. That's the program. You can run it from there.

Using Cargo

You can also use cargo to run the program.

cargo build
cargo run

keirseu_temperment_sorter's People

Contributors

daktic avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

alexdng10

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.