sirkhancision / RHETIC

The RHETI Enneagram test in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RHETIC (Riso-Hudson Enneagram Type Indicator) in C

English:

There's a Python version of this program

This is an implementation of the RHETI in C, for the CLI, originally made by Don Richard Riso and Russ Hudson, for the Enneagram theory of personality. RHETI is taken from the book Discovering Your Personality Type. Support the authors by buying the book, if you like the test.

Just make inside the directory and it'll generate the executable file.

Português:

Existe uma versão em Python desse programa

Essa é uma implementação do RHETI em C, para a linha de comando, originalmente criado por Don Richard Riso e Russ Hudson, para a teoria de personalidade do Eneagrama. RHETI é tomado do livro Discovering Your Personality Type. Apoie os autores comprando o livro, se você gostar do teste.

É só usar o make dentro do diretório e o arquivo executável vai ser gerado.

About

The RHETI Enneagram test in C

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 99.4%Language:Makefile 0.6%