go get -u github.com/pasali/tisikkirlir
package main
import (
"fmt"
"github.com/pasali/tisikkirlir"
)
func main() {
fmt.Println(tisikkirlir.Tsk("Naber gardaş")) // Nibir girdiş
}
- Fork it ( https://github.com/pasali/tisikkirlir/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request