mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-01 21:50:13 +08:00
Merge pull request #16783 from runningwater/master
[翻译申领]Create and manage MacOS LaunchAgents using Go
This commit is contained in:
commit
c1adf60b7e
@ -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
|
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
|
via: https://ieftimov.com/create-manage-macos-launchd-agents-golang
|
||||||
|
|
||||||
作者:[Ilija Eftimov ][a]
|
作者:[Ilija Eftimov ][a]
|
||||||
译者:[译者ID](https://github.com/译者ID)
|
译者:[runningwater](https://github.com/runningwater)
|
||||||
校对:[校对者ID](https://github.com/校对者ID)
|
校对:[校对者ID](https://github.com/校对者ID)
|
||||||
|
|
||||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
本文由 [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
|
[7]:https://golang.org/x/sys
|
||||||
[8]:https://docs.google.com/document/d/1QXzI9I1pOfZPujQzxhyRy6EeHYTQitKKjHfpq0zpxZs/edit
|
[8]:https://docs.google.com/document/d/1QXzI9I1pOfZPujQzxhyRy6EeHYTQitKKjHfpq0zpxZs/edit
|
||||||
[9]:https://golang.org/x/sys
|
[9]:https://golang.org/x/sys
|
||||||
[10]:https://github.com/jteeuwen/go-bindata
|
[10]:https://github.com/jteeuwen/go-bindata
|
||||||
|
Loading…
Reference in New Issue
Block a user