Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mtj0928/slidegen
A command line tool which generates a template project for SlideKit
https://github.com/mtj0928/slidegen
Last synced: 6 days ago
JSON representation
A command line tool which generates a template project for SlideKit
- Host: GitHub
- URL: https://github.com/mtj0928/slidegen
- Owner: mtj0928
- Created: 2022-08-30T11:33:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T01:47:12.000Z (2 months ago)
- Last Synced: 2024-10-24T17:41:10.825Z (2 months ago)
- Language: Swift
- Homepage:
- Size: 38.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SlideGen
SlideGen is a command line tool which generates a template project for [SlideKit](https://github.com/mtj0928/SlideKit)## Usage
SlideGen is available by mint.
```
mint run mtj0928/SlideGen SamplePresentations --platform macOS
```You can also use the tool by building the project manually.