Skip to content

Latest commit

 

History

108 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silkworm

Silkworm is a WordPress plugin update ticket creation tool. It's meant to bridge the gap between Platypus and Bowerbird, reading the output from Platypus and supplying Bowerbird with information recieved and tickets created.

Silkworm

📚 Prerequisite

The Go Programming Language installed to enable building executables from source code.

A variety of json files to enable ticket creation, authorized querying, and changelog gathering (see jsons folder for reference).

🚧 Build

Before building the application, change the values of these constants to reflect your environment:

meta    string = "/data/automation/jsons/"
temp    string = "/data/automation/temp/"

Then, from the root folder containing main.go, run:

go build -o silkworm .

🏃 Run

silkworm -c

🎏 Available Flags

Command Action
-h, -help Help information
-c, -create Run main program
-v, -version Display program version

🎫 License

Code is distributed under The Unlicense and is part of the Public Domain.

About

Gather update information and create Jira tickets.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages