1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

Housekeeping

This commit is contained in:
checktheroads
2021-06-17 21:56:15 -07:00
parent 24a92d6154
commit 1e1fc49ccd
2 changed files with 12 additions and 1 deletions

View File

@@ -16,3 +16,14 @@ Because I've been solo-maintaining and building hyperglass since around April 20
- **IPv6 Support**
- Any new device support must include IPv6 commands
- All frontend and backend code must support IPv6, both for running the application and processing queries
## Branches
The following are the primary branches used for development and release management:
| Branch Name | Function |
| :---------- | :--------------------- |
| `main` | Tagged Stable Releases |
| `develop` | Ongoing Development |
Pull requests should be made against the `develop` branch.

View File

@@ -1,6 +1,6 @@
The Clear BSD License
Copyright (c) 2020 Matthew Love
Copyright (c) 2021 Matthew Love
All rights reserved.
Redistribution and use in source and binary forms, with or without