https://github.com/pixelcmtd/kct
https://github.com/pixelcmtd/kct
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pixelcmtd/kct
- Owner: pixelcmtd
- License: other
- Created: 2021-02-06T01:45:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-21T22:45:29.000Z (over 5 years ago)
- Last Synced: 2025-03-11T04:25:14.874Z (over 1 year ago)
- Language: Clojure
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# keynote creation tool
A really simple tool for making keynotes.
## Installation
Download from http://example.com/FIXME.
jk you have to compile it yourself using lein
## Usage
FIXME: explanation
$ java -jar kct-0.1.0-standalone.jar
## Examples
This repository contains a keynote about kct itself: [test.edn](test.edn)
### Bugs
None, this software is perfect.
## License
Copyright © 2021 chrissx Media
This program and the accompanying materials are made available under the
terms of the Eclipse Public License 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0.
This Source Code may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License, v. 2.0 are satisfied: GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or (at your
option) any later version, with the GNU Classpath Exception which is available
at https://www.gnu.org/software/classpath/license.html.