diff --git a/sources/tech/20180130 Create and manage MacOS LaunchAgents using Go.md b/sources/tech/20180130 Create and manage MacOS LaunchAgents using Go.md index 8bd6b8bf64..b9a477824c 100644 --- a/sources/tech/20180130 Create and manage MacOS LaunchAgents using Go.md +++ b/sources/tech/20180130 Create and manage MacOS LaunchAgents using Go.md @@ -1,3 +1,12 @@ +[#]: collector: (lujun9972) +[#]: translator: (runningwater) +[#]: reviewer: ( ) +[#]: publisher: ( ) +[#]: url: ( ) +[#]: subject: (Create and manage MacOS LaunchAgents using Go) +[#]: via: (https://ieftimov.com/post/create-manage-macos-launchd-agents-golang/) +[#]: author: (https://ieftimov.com/about) + Create and manage MacOS LaunchAgents using Go ============================================================ @@ -287,7 +296,7 @@ This is where I write about software development, programming languages and ever via: https://ieftimov.com/create-manage-macos-launchd-agents-golang 作者:[Ilija Eftimov ][a] -译者:[译者ID](https://github.com/译者ID) +译者:[runningwater](https://github.com/runningwater) 校对:[校对者ID](https://github.com/校对者ID) 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 @@ -302,4 +311,4 @@ via: https://ieftimov.com/create-manage-macos-launchd-agents-golang [7]:https://golang.org/x/sys [8]:https://docs.google.com/document/d/1QXzI9I1pOfZPujQzxhyRy6EeHYTQitKKjHfpq0zpxZs/edit [9]:https://golang.org/x/sys -[10]:https://github.com/jteeuwen/go-bindata \ No newline at end of file +[10]:https://github.com/jteeuwen/go-bindata