Sayanee Basu
Sayanee Basu
Sounds all good to me :smile: A couple of things I can think of: 1. Are there any features that can be both V1 and V2 compatible and can be...
@nextlevelshit checkout [Atom's pdf viewer](https://atom.io/packages/pdf-view) - might help with some code.
@viskin happy to pass on this project to anyone who wants to upgrade and maintain it for angular 2.
Errors from logs: ``` error: 14 Apr 17:39:42 (/index.js:142:12) Event { type: 'error' } error: 14 Apr 17:39:43 (/index.js:142:12) Event { type: 'error', status: 502 } ``` at `index.js:142`: ```...
Agreed! I would love to see this as well!
@edouard-lopez could you try with `run eval "{INSERT_QUERY_WITH_PIPES}"`: ```sh run eval "ls foobar | grep foo" [ "$status" -eq 0 ] ```
I believe it's this [code with terminal-notifier](https://github.com/julienXX/terminal-notifier#options): ``` notifier.notify({ 'remove': 'ALL' // to remove all group ID }); ``` but it's not working for me either
Types of platforms: 1. facebook 2. meetup 3. eventbrite 4. ics 5. manual
More information: > It looks like there were `634` concurrent requests made via the We Build OAuth application (at the time we made the log query, last Friday -3 days)...
haha just [send whatever you have in a pull request to a branch](https://help.github.com/articles/creating-a-pull-request/) and then we can chat on the code / whether to test? 😉 Thank you @jsstrn 🤗