mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-08 06:28:33 +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
|
|
``` |