Skip to content

Latest commit

 

History

History
executable file
·
34 lines (18 loc) · 446 Bytes

README.md

File metadata and controls

executable file
·
34 lines (18 loc) · 446 Bytes

A simple, portable, easy to use framework core using ANSI C

A simple, portable, easy to use framework core using ANSI C

Features

  • No dependence
  • ~500 LOC
  • Very easy to use

Getting Started

jv_main.c

Build

$ make

Run

$ ./jv_main

Api References

TODO

License

This project is under MIT License. See the LICENSE file for the full license text.