mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-25 13:45:52 +00:00
8 lines
131 B
Markdown
8 lines
131 B
Markdown
# bruno-lang
|
|
|
|
The language utils for working with `.bru` files
|
|
|
|
### Publish to Npm Registry
|
|
```bash
|
|
npm publish --access=public
|
|
``` |