1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-01-17 08:48:05 +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