scripts for cosmic.voyage
Go to file
James Tomasino c4d99d2818 update-motd running 2018-12-04 14:54:52 -05:00
bin reversed order of menu 2018-12-04 10:30:23 -05:00
completion prepping log to get much, much cooler 2018-11-30 14:57:57 -05:00
files update-motd running 2018-12-04 14:54:52 -05:00
man adding in-game manpages for user scripts 2018-11-27 14:56:02 -05:00
templates soften the colors 2018-11-28 22:17:44 -05:00
README.md completion of file descriptions in readme 2018-11-30 15:06:19 -05:00
install.sh update-motd running 2018-12-04 14:54:52 -05:00

README.md

cosmic.voyage scripts

bin

For admin:

  • cosmic-backup cron-run backup of /var/gopher to git repo
  • cosmic-rss cron-run creation of rss feed for web and gopher
  • cosmic-ship create a new ship and assign it to a given user
  • cosmic-user create a new user and scaffold them into the story
  • cosmic-web cron-run creation of html version of the story

For users:

  • cosmic-log aliased as log - submit messages to the QEC relay
  • cosmic-motd aliased as motd - pretty-prints the motd
  • cosmic-roster aliased as roster - show current users and their ships

files

  • motd message of the day, records recent updates to the system
  • favicon.ico website favicon for https://cosmic.voyage

templates

  • web-header.tmpl - template for web generation
  • newship.tmpl - email template for adding new ship for user
  • welcomeemail.tmpl - email template for new users added to system

manpages

  • cosmic-log aliased as log

bash-completion

  • cosmic-log aliased as log