Skip to content

Latest commit

 

History

History
118 lines (83 loc) · 3.71 KB

README.md

File metadata and controls

118 lines (83 loc) · 3.71 KB

Argent Library

GitHub forks GitHub stars GitHub watchers

Infrastructure for building web services

Summary

Getting Started

Build Status Cirrus CI - Base Branch Build Status

Prerequisites

Debian/Ubuntu

  • libfcgi-dev
  • uuid-dev
  • valgrind

FreeBSD

  • gmake
  • ccache
  • e2fsprogs-libuuid
  • fcgi-devkit
  • postgresql12-server
  • postgresql12-client
  • postgresql-libpgeasy
  • valgrind-devel

Installing

  • git clone https://github.com/achakravarti/argent.git
  • make

Running the Tests

Coverage Status

  • make test
  • make check
  • make coverage

Built With

  • Vim
  • GCC
  • Clang
  • Arch Linux
  • FreeBSD
  • Ubuntu
  • Git
  • LaTeX
  • GCov
  • GCovr
  • GitHub
  • Travis-CI
  • Cirrus CI
  • Coveralls
  • Make

Versioning

GitHub tag

The Argent Library uses Semantic Versioning. The following tagged versions are available:

  • v0.2.0
  • v0.1.0

Contributors

PRs Welcome GitHub contributors wakatime

Contributions are welcome!

License

GitHub license

Copyright (C) 2020 Abhishek Chakravarti
[email protected]

This Library is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTIBILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

You can contact Abhishek Chakravarti at [email protected].

Acknowledgments

A warm thank you to all those who have shown interest in the Argent Library!

Stargazers repo roster for @achakravarti/argent