dnnrly / worktime

Working with the working week, in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Worktime

This library extends time.Time to make it easier to work with the 'working week'.

GoDoc Build Status Code coverage status Go Report Card

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

There are no prerequisites for this package.

Installing

Use the following command to install the package:

go get github.com/dnnrly/worktime

Running the tests

go test

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests/

Code of Conduct

The Code of Conduct lays out the expectations for how we should interact with each other.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Pascal Dennerly

See also the list of contributors who participated in this project.

License

This project is licensed under the Apache 2 - see the License file for details

About

Working with the working week, in Go

License:Apache License 2.0


Languages

Language:Go 99.0%Language:AMPL 1.0%