Skip to content

Commit

Permalink
Merge branch 'master' of github.com:xx19941215/batch-shovill-assemblies
Browse files Browse the repository at this point in the history
  • Loading branch information
肖潇 authored and 肖潇 committed Nov 24, 2022
2 parents b5a368b + 999c310 commit 7e21313
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Batch Shovill Assemblies
Batch Shovill can help you execute shovill batch assemblies.

shovill批量执行脚本 Batch Shovill can help you execute shovill batch assemblies.

# Useage

Expand All @@ -13,14 +14,16 @@ For example:

The file name format example of the source file has been given in the [data directory](data).

Note: The folder cannot include any file other than the source file, such as. DS_ Store these invisible files.

# Cross platform

You can use this program directly on Linux, Windows and Mac, as long as your device has [Shovill](https://github.com/tseemann/shovill) installed.

[window](batch-shovill-windows-amd64)
[Windows](batch-shovill-windows-amd64)

[mac](batch-shovill-mac-amd64)
[Mac](batch-shovill-mac-amd64)

[linux](batch-shovill-linux-amd64)
[Linux](batch-shovill-linux-amd64)


2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1 +1 @@
module "gyy-shovill"
module "batch-shovill-assemblies"

0 comments on commit 7e21313

Please sign in to comment.