This commit is contained in:
creme 2019-10-12 20:21:29 +02:00
commit ed30deae06
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
3 changed files with 78 additions and 0 deletions

18
Makefile Normal file
View File

@ -0,0 +1,18 @@
BASENAME ?= envs.net
PREFIX ?= /usr/local
MANDIR ?= $(PREFIX)/share/man
install:
@echo Installing the manual page to $(MANDIR)/man7
@mkdir -p $(MANDIR)/man7
@cp -f $(BASENAME).7 $(MANDIR)/man7/$(BASENAME).7
@chmod 644 $(MANDIR)/man7/$(BASENAME).7
uninstall:
@echo Removing the manual page from $(MANDIR)/man7
@rm -f $(BINDIR)/man7/$(BASENAME).7
.PHONY: install uninstall

1
README.md Normal file
View File

@ -0,0 +1 @@
# envs.net - man

59
envs.net.7 Normal file
View File

@ -0,0 +1,59 @@
.TH envs.net 7 "9 June 2019" "version 1.0" "Overview of envs.net"
.SH NAME
envs.net
.SH DESCRIPTION
envs.net is a minimalist, non-commercial
shared unix system and will always be free to use.
.SH BUGS
Of course there are bugs. But we address them as they are found. If you notice anything
that doesn't look right, you can help by hopping onto IRC and letting an admin know
right away (in the #envs channel). Thank you for helping envs.net be the best it can be.
.SH AUTHOR
envs.net was set up by ~creme.
.SH SEE ALSO
There are many other utilities to try from the command line, including:
weechat - talk to other cool people on irc
chat - weechat alias
irssi - a modular irc client for unix
webirc - add your webchat account for our thelounge
mutt - command line mail client for @envs.net mail
alpine - alternate command line mail client based on pine
clinte - community notices system
bbj - command line bbs (bulletin board and jelly)
talk - old school chat utility (man talk for more info)
who - see who else is connected right now
finger - get info on other users (local and remote)
envs - manage your users_info.json entrys and user-submitted scripts
envs_toot - submit a post to the official envs.net mastodon account (https://tilde.zone/@envs)
pb - command line pastebin: man pb or pb -h for options (https://envs.sh)
twtxt - minimalist microblogging service - see twtxt --help
todo-txt - simple todo managing - see todo-txt --help
burrow - manage your gopherhole - try burrow -h to see the options
hole - open our envs.net gopherhole
feels - envs.net blogging platform: forked from tilde.town/~endorphant's
bb - envs.net bashblog tool - see https://envs.net/help/blog/#with-bashblog