tinytoml
A header only C++11 library for parsing TOML
File Explorer
Download Latest Version (.zip)- toml.h
- config.guess
- config.h.in
- config.sub
- depcomp
- install-sh
- ltmain.sh
- missing
- internal_utils.cmake
- gtest.cbproj
- gtest.groupproj
- gtest_all.cc
- gtest_link.cc
- gtest_main.cbproj
- gtest_unittest.cbproj
- gtest-all.cc
- gtest.h
- gtest_main.cc
- gtest-death-test-internal.h
- gtest-filepath.h
- gtest-internal.h
- gtest-linked_ptr.h
- gtest-param-util-generated.h
- gtest-param-util-generated.h.pump
- gtest-param-util.h
- gtest-port.h
- gtest-string.h
- gtest-tuple.h
- gtest-tuple.h.pump
- gtest-type-util.h
- gtest-type-util.h.pump
- gtest-death-test.h
- gtest-message.h
- gtest-param-test.h
- gtest-param-test.h.pump
- gtest-printers.h
- gtest-spi.h
- gtest-test-part.h
- gtest-typed-test.h
- gtest.h
- gtest_pred_impl.h
- gtest_prod.h
- acx_pthread.m4
- gtest.m4
- libtool.m4
- ltoptions.m4
- ltsugar.m4
- ltversion.m4
- lt~obsolete.m4
- Makefile
- gtest-md.sln
- gtest-md.vcproj
- gtest.sln
- gtest.vcproj
- gtest_main-md.vcproj
- gtest_main.vcproj
- gtest_prod_test-md.vcproj
- gtest_prod_test.vcproj
- gtest_unittest-md.vcproj
- gtest_unittest.vcproj
- prime_tables.h
- sample1.cc
- sample1.h
- sample10_unittest.cc
- sample1_unittest.cc
- sample2.cc
- sample2.h
- sample2_unittest.cc
- sample3-inl.h
- sample3_unittest.cc
- sample4.cc
- sample4.h
- sample4_unittest.cc
- sample5_unittest.cc
- sample6_unittest.cc
- sample7_unittest.cc
- sample8_unittest.cc
- sample9_unittest.cc
- Makefile
- fuse_gtest_files.py
- gen_gtest_pred_impl.py
- gtest-config.in
- pump.py
- gtest-all.cc
- gtest-death-test.cc
- gtest-filepath.cc
- gtest-internal-inl.h
- gtest-port.cc
- gtest-printers.cc
- gtest-test-part.cc
- gtest-typed-test.cc
- gtest.cc
- gtest_main.cc
- gtest-death-test_ex_test.cc
- gtest-death-test_test.cc
- gtest-filepath_test.cc
- gtest-linked_ptr_test.cc
- gtest-listener_test.cc
- gtest-message_test.cc
- gtest-options_test.cc
- gtest-param-test2_test.cc
- gtest-param-test_test.cc
- gtest-param-test_test.h
- gtest-port_test.cc
- gtest-printers_test.cc
- gtest-test-part_test.cc
- gtest-tuple_test.cc
- gtest-typed-test2_test.cc
- gtest-typed-test_test.cc
- gtest-typed-test_test.h
- gtest-unittest-api_test.cc
- gtest_all_test.cc
- gtest_break_on_failure_unittest.py
- gtest_break_on_failure_unittest_.cc
- gtest_catch_exceptions_test.py
- gtest_catch_exceptions_test_.cc
- gtest_color_test.py
- gtest_color_test_.cc
- gtest_env_var_test.py
- gtest_env_var_test_.cc
- gtest_environment_test.cc
- gtest_filter_unittest.py
- gtest_filter_unittest_.cc
- gtest_help_test.py
- gtest_help_test_.cc
- gtest_list_tests_unittest.py
- gtest_list_tests_unittest_.cc
- gtest_main_unittest.cc
- gtest_no_test_unittest.cc
- gtest_output_test.py
- gtest_output_test_.cc
- gtest_output_test_golden_lin.txt
- gtest_pred_impl_unittest.cc
- gtest_premature_exit_test.cc
- gtest_prod_test.cc
- gtest_repeat_test.cc
- gtest_shuffle_test.py
- gtest_shuffle_test_.cc
- gtest_sole_header_test.cc
- gtest_stress_test.cc
- gtest_test_utils.py
- gtest_throw_on_failure_ex_test.cc
- gtest_throw_on_failure_test.py
- gtest_throw_on_failure_test_.cc
- gtest_uninitialized_test.py
- gtest_uninitialized_test_.cc
- gtest_unittest.cc
- gtest_xml_outfile1_test_.cc
- gtest_xml_outfile2_test_.cc
- gtest_xml_outfiles_test.py
- gtest_xml_output_unittest.py
- gtest_xml_output_unittest_.cc
- gtest_xml_test_utils.py
- production.cc
- production.h
- DebugProject.xcconfig
- FrameworkTarget.xcconfig
- General.xcconfig
- ReleaseProject.xcconfig
- StaticLibraryTarget.xcconfig
- TestTarget.xcconfig
- project.pbxproj
- Info.plist
- project.pbxproj
- Info.plist
- runtests.sh
- widget.cc
- widget.h
- widget_test.cc
- runtests.sh
- versiongenerate.py
- aclocal.m4
- CHANGES
- CMakeLists.txt
- configure
- configure.ac
- CONTRIBUTORS
- LICENSE
- Makefile.am
- Makefile.in
- README
- build.h
- builder_test.cc
- CMakeLists.txt
- empty.cc
- lexer_test.cc
- link_test.cc
- parse_file.cc
- parse_file_2.cc
- parse_stdin.cc
- parser_complex_test.cc
- parser_failure_test.cc
- parser_test.cc
- value_test.cc
- writer_test.cc
- array-01.toml
- array-02.toml
- array-03.toml
- array-04.toml
- array-05.toml
- array-06.toml
- boolean-01.toml
- boolean-02.toml
- datetime-01.toml
- datetime-02.toml
- groupkey-01.toml
- groupkey-02.toml
- groupkey-03.toml
- groupkey-04.toml
- groupkey-05.toml
- groupkey-06.toml
- groupkey-07.toml
- groupkey-08.toml
- groupkey-09.toml
- int-01.toml
- int-02.toml
- multikey-01.toml
- string-01.toml
- string-02.toml
- string-03.toml
- table-02.toml
- array-01.toml
- array-table-01.toml
- array-table-02.toml
- boolean-01.toml
- datetime-01.toml
- datetime-02.toml
- float-01.toml
- inlinetable-01.toml
- integer-01.toml
- string-01.toml
- table-01.toml
- table-02.toml
- table-03.toml
- with-utf8-bom.toml
- .gitignore
- .travis.yml
- LICENSE
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/mayah/tinytoml
Downloads the entire project code from GitHub to your computer.
cd tinytoml
Moves into the project folder you just downloaded.
2. CMake
Medium RecommendedPrerequisites
The directory 'src' contains a few tests. We're using google testing framework, and cmake.
Type this command into your terminal and run it.
Check that an executable was created inside the build folder, then run it directly (e.g. ./build/app_name).
Pulled directly from this repo's README.
3. .NET
MediumPrerequisites
โ ๏ธ This is a large repository, so this method may point to an internal sub-package rather than the actual core product. Check the full README as well.
cd src/third_party/gtest-1.7.0/msvc
This project's files live in a subfolder, so move into it first.
dotnet restore
Downloads the packages the project depends on.
dotnet run
Builds the project and runs it immediately.
After dotnet run, check the message or address shown in the terminal.
4. Make
MediumPrerequisites
- Git Needed to download the project code from GitHub.
- Make Usually pre-installed on Linux/macOS. On Windows, install separately (e.g. via MSYS2 or WSL).
โ ๏ธ This is a large repository, so this method may point to an internal sub-package rather than the actual core product. Check the full README as well.
cd src/third_party/gtest-1.7.0/make
This project's files live in a subfolder, so move into it first.
make
Compiles the code based on the generated build configuration to produce an executable.
If it finishes without errors, it worked. Try running the generated executable directly.
// repository documentation
Was this content helpful?
(0 ratings)
