Changeset 78 in code
- Timestamp:
- Mar 4, 2020, 5:27:33 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README.md
r53 r78 8 8 - Support connecting to multiple upstream servers via a single IRC connection 9 9 to the bouncer 10 11 ## Usage 12 13 sqlite3 -init schema.sql jounce.db 14 # Insert users, networks, channels to database 15 go run ./cmd/jounce 10 16 11 17 ## Contributing
Note:
See TracChangeset
for help on using the changeset viewer.