town
This repository contains custom commands and helper packages for town stuff.
commands:
- launcher(invoked on town as- town), a launcher for various town things (including user contributed commands)
- request(invokved on town as- town request-giteaor- town request-gemini), a helper command for requesting certain featuers be enabled for your town account
- stats(invoked as- town stats), a command that prints out information about the town and its users in JSON.
- visitan experimental command for "visiting" a user.
- signupcommand that powers- ssh join@tilde.town
- welcomecommand that powers- ssh welcome@tilde.town
- reviewa TUI for town admins to review signups
There are also sundry helpers and scripts under cmd/.
A lot of this behavior (for example, stats) is exposed as a library. if you want to make some stuff for town and want to work in Go feel free to import this and use it.
TODO
- consider bringing the launcher's index of commands into this git repo so it can be tracked
- add a Makefile
Description
				
					Languages
				
				
								
								
									Go
								
								84.6%
							
						
							
								
								
									HTML
								
								12.3%
							
						
							
								
								
									Makefile
								
								2.3%
							
						
							
								
								
									Shell
								
								0.8%