Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 388 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 388 Bytes

BoreD Agent

Agent for BoreD tunnel daemon.

How to make a new release

  1. Bump the version in package.json
  2. Commit the change: git commit -m "v0.5.0"
  3. Tag it: git tag v0.5.0
  4. Push the commit and the tag: git push --atomic origin main v0.5.0

License

Copyright (c) 2021 Mirantis, Inc.

Licensed under the MIT license.