Skip to content

l0b0/meetdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

meetdown

Markdown for meetings

Use

Replace the bold values below with real ones.

As a participant

  1. To join a group, touch groups/group/members/name and create a pull request with the organizer. If the pull request is accepted - congratulations, you are a member!
  2. To join a meeting, ln -s groups/group name/members/your name groups/group name/meetings/date and time/ and create a pull request. You can see where this is going.

As an organizer

  1. To create a meeting, mkdir -p groups/group name/meetings/date and time/participants and echo location > groups/group name/meetings/date and time/location.
  2. You already know how to create a group: mkdir -p groups/group name/{meetings,members}

Advanced use

  • Give yourself or the group an alias using ln -s.
  • Describe yourself in touch groups/group/members/name.

About

Markdown for meetings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published