miki 0.0.1

just a placeholder
Documentation
jmmaa {

	github "https://github.com/jmmaa"

	repositories 26

    about "\nJust Me!\n"
}

languages {

	low_level {

        rust "little"


        mysample `
        
        Sample template!
        
        `

    }

	high_level {

        python "fluent"

        typescript "fluent"
    }

}