musala/cmd/trello2mail/import.go

11 lines
127 B
Go
Raw Normal View History

2018-08-21 08:50:30 +00:00
// create taskell configuration
// run taskell and read content
package main
func CreateTaskell() {
}
func RunTaskell() {
}