dschowta / template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Foobar

Foobar is a Python library for dealing with word pluralization.

Getting Started

The project documentation is available on the Wiki.

Deployment

docker run -p 8080:80 nginx

Development

Prerequisite

This projects depends on ZeroMQ. Installation instructions are available here

On Debian:

apt install libzmq3-dev

Build

g++ -o app app.cpp

Contributing

Contributions are welcome. Please fork, make your changes, and submit a pull request. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests (if any) as appropriate.

License

Apache v2.0

Notes

Remove this section from the actual readme.

The above templace is adapted from [1, 2, 3].

Versioning

Use SemVer and tag the repository with full version string. E.g. v1.0.0

About

License:Apache License 2.0