Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soh335/icalfilter

CLI for filtering ical components and lines
https://github.com/soh335/icalfilter

Last synced: 14 days ago
JSON representation

CLI for filtering ical components and lines

Awesome Lists containing this project

README

        

[![wercker status](https://app.wercker.com/status/f5d6f391ffacf8c10311fd2d3f4f55c5/s/master "wercker status")](https://app.wercker.com/project/bykey/f5d6f391ffacf8c10311fd2d3f4f55c5)

# icalfilter

CLI for filtering ical components and lines

## USAGE

```go
$ cat /path/to/ical | icalfilter -filter-component "..." -filter-component "..." -filter-line "..."
```

## INSTALL

```
$ go get github.com/soh335/icalfiter
```

## LICENSE

MIT