# 33c3 **Repository Path**: mirrors_watson/mirrors_watson_33c3 ## Basic Information - **Project Name**: 33c3 - **Description**: Chaos Communication Congress 2016 Schedule on the Command Line - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-09 - **Last Updated**: 2025-09-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 33c3 Chaos Communication Congress 2016 Schedule on the Command Line [![Build status](https://travis-ci.org/watson/33c3.svg?branch=master)](https://travis-ci.org/watson/33c3) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://github.com/feross/standard) ## Installation ``` npm install 33c3 -g ``` ## Usage Show the next talk today: ``` 33c3 ``` Get help using the `--help` option: ``` Usage: 33c3 [options] --help, -h Show this help --manual, -m Prompt for day (default to upcoming talk) --update, -u Update schedule with new changes ``` ## License MIT