Merge 6a5829f8cc into 328d2d85e8
This commit is contained in:
commit
2a4229a5cd
2
.replit
Normal file
2
.replit
Normal file
@ -0,0 +1,2 @@
|
||||
language = "cpp"
|
||||
run = "mkdir build && cd build && cmake .. && cmake --build ./"
|
||||
@ -1,4 +1,4 @@
|
||||
# yaml-cpp [](https://travis-ci.org/jbeder/yaml-cpp) [](https://codedocs.xyz/jbeder/yaml-cpp/)
|
||||
# yaml-cpp [](https://travis-ci.org/jbeder/yaml-cpp) [](https://codedocs.xyz/jbeder/yaml-cpp/) [](https://repl.it/github/jbeder/yaml-cpp)
|
||||
|
||||
`yaml-cpp` is a [YAML](http://www.yaml.org/) parser and emitter in C++ matching the [YAML 1.2 spec](http://www.yaml.org/spec/1.2/spec.html).
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user