Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.

matejvelikonja/attendee

Repository files navigation

Attendee

Build Status SensioLabsInsight Scrutinizer Quality Score Code Coverage Bitdeli Badge

Console

List of commands

Schedule create command

Example:

$ app/console attendee:schedule:create \
--teams="Team name" \
--name="Every thursday at 18h for 1 month and duration of 2 hours and 15 minutes" \
--startsAt="now" \
--endsAt="+1 month" \
--rRule="FREQ=WEEKLY;BYDAY=TH;BYHOUR=18" \
--duration="2 hours 15 minutes"

Make user a team manager command

Example:

$ app/console attendee:team:add-manager --team 7 --email admin@example.com

Development

Tests

$ phpunit

About

Track'em

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •