https://github.com/mstoykov/leftpad
https://github.com/mstoykov/leftpad
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mstoykov/leftpad
- Owner: mstoykov
- Created: 2020-08-18T14:36:26.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-19T07:17:56.000Z (almost 5 years ago)
- Last Synced: 2024-12-25T13:41:57.980Z (5 months ago)
- Language: Go
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# this is testing k6 plugins
to test you will need to get k6@9579835e in a directory next to this one and run
```
go build -buildmode plugin . && go run ../k6/. run --plugin leftpad.so leftpad.js
```