Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naoty/ruboty-timecard
A handler for Ruboty to punch a timecard.
https://github.com/naoty/ruboty-timecard
Last synced: about 1 month ago
JSON representation
A handler for Ruboty to punch a timecard.
- Host: GitHub
- URL: https://github.com/naoty/ruboty-timecard
- Owner: naoty
- License: mit
- Created: 2015-02-22T06:23:20.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-09T13:50:24.000Z (almost 10 years ago)
- Last Synced: 2024-11-17T03:43:12.312Z (about 2 months ago)
- Language: Ruby
- Size: 148 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Ruboty::Timecard
A handler for [Ruboty](https://github.com/r7kamura/ruboty) to punch a timecard.
## Usage
```ruby
# Gemfile
gem "ruboty-timecard"
gem "ruboty-google_spreadsheet"
```