Skip to content

craigbthompson/bored-agent

 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 91.4%
  • JavaScript 7.7%
  • Dockerfile 0.9%