Skip to content

munkhorgil/erxes-automation-contributors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Erxes automation tool

For those who have a passion for contribution vim supported

Codacy Badge

Requirements

Install Golang Install Packages

	go get "github.com/gizak/termui/v3"
	go get "github.com/andybrewer/mack"

Set path to your erxes project

const (
	Erxes             = "path/to/erxes"
	ErxesAPI          = "path/to/erxes-api"
	ErxesIntegrations = "path/to/erxes-integrations"
)
# Replace with your daily report website
 _, err := mack.Tell(browser, `open location "https://trello.com/"`)
 cd path/to/erxes-automation-contributors/src
 go run main.go

About

For those who have a passion for contribution

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published