Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maksasj/ufo-list
https://github.com/maksasj/ufo-list
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/maksasj/ufo-list
- Owner: Maksasj
- License: mit
- Created: 2022-11-14T17:04:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-15T18:08:54.000Z (almost 2 years ago)
- Last Synced: 2024-04-23T21:56:24.763Z (7 months ago)
- Language: C
- Size: 17.2 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# HTML C generator
## Getting started
For build instructions see [BUILD.md](./BUILD.md) file
For contributing guide see [CONTRIBUTING.md](./CONTRIBUTING.md) file
## Usage instructions
Run main.exe in repository root with command:
```shell
.\main.exe
```Or build project (see [BUILD.md](./BUILD.md) file) and run
```shell
make.bat
```