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

https://github.com/manfred/folly

Folly helps you intentionally break your application.
https://github.com/manfred/folly

Last synced: over 1 year ago
JSON representation

Folly helps you intentionally break your application.

Awesome Lists containing this project

README

          

# Folly

Folly is a tiny library to help you trigger error conditions in your application intentionally, like a segfault.

```ruby
Folly.raise_segfault
```