nodeschool / toronto

:school::pizza::maple_leaf: nodeschool Toronto
http://nodeschool.io/toronto/
30 stars 21 forks source link

CLI Tool #68

Open darcyclarke opened 7 years ago

darcyclarke commented 7 years ago

This is a quick draft of a CLI tool we should create, to help us more efficiently run events.

The Goal:

'start with consolidation of basic event tasks'.then('add fun features for attendees')

References:

vladikoff commented 7 years ago

my quick thoughts:

I think the first step would be to identify the current grunt work that is required when creating / updating events and write some hardcoded scripts that help with that (do we already have that?). Later on that can be converted into a CLI.