Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nodkz/create-problem
yarn create problem
https://github.com/nodkz/create-problem
create problem yarn
Last synced: 3 months 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-22T10:15:55.000Z (over 7 years ago)
- Last Synced: 2024-05-02T06:03:30.497Z (9 months 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 😈
[![NPM version](https://img.shields.io/npm/v/create-problem.svg)](https://www.npmjs.com/package/create-problem)
[![Downloads stat](https://img.shields.io/npm/dt/create-problem.svg)](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.
![Screenshot](screenshot.png)
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