https://github.com/nodkz/create-problem
yarn create problem
https://github.com/nodkz/create-problem
create problem yarn
Last synced: about 1 month ago
JSON representation
yarn create problem
- Host: GitHub
- URL: https://github.com/nodkz/create-problem
- Owner: nodkz
- License: mit
- Created: 2017-05-22T08:59:38.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-22T10:15:55.000Z (about 8 years ago)
- Last Synced: 2024-05-02T06:03:30.497Z (about 1 year ago)
- Topics: create, problem, yarn
- Language: JavaScript
- Homepage:
- Size: 65.4 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 😈 create-problem 😈
[](https://www.npmjs.com/package/create-problem)
[](http://www.npmtrends.com/create-problem)This package allows to YARN CREATE a PROBLEM for you. It creates temporary files filled with zeros in `temp` folder.

When script is killed it should free disk space back. But this is not a guaranteed behavior.
## Usage
```
yarn create problem
```
Yarn should be version 0.24 or greater.## License
MIT