Skip to content

Commit

Permalink
Update Usage in README
Browse files Browse the repository at this point in the history
  • Loading branch information
lockieluke committed Jan 13, 2024
1 parent dcd0702 commit 5de8f00
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,7 @@ Including a file as a string literal at compile time:
let javaScript = precompileIncludeStr("path/to/file.js")
```

Run `swift-precompiler` to precompile all Swift files in the directories specified in the config file
```shell
swift-precompiler precompile
```

0 comments on commit 5de8f00

Please sign in to comment.