https://github.com/alan-turing-institute/rum
Discover available meeting rooms (Turing internal)
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 2 committers (50.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.4%) to scientific vocabulary
Keywords
Repository
Discover available meeting rooms (Turing internal)
Basic Info
- Host: GitHub
- Owner: alan-turing-institute
- License: mit
- Language: Racket
- Default Branch: master
- Size: 48.2 MB
Statistics
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 9
- Releases: 2
Topics
Metadata Files
README.md
rum
Discover available meeting rooms (Turing internal).
``` $ rum --date thursday
The authentication server says: "To sign in, use a web browser to open the page https://microsoft.com/devicelogin and enter the code CVM49YUZL to authenticate."
1 August 2019 8 10 12 14 16 18 |..:..|..:..|..:..|..:..|..:..| Margaret Hamilton | : | :| :* |: |-: | Augusta Ada | : | : | : | : | : | Lovelace | :|:|:|:|: | Ursula Franklin | : | :| : | :| : | Florence Nightingale | : |: | : | : | : | David Blackwell | : |:| : | :|: | Jack Good | : |: |:|: | : | Mary Shelley | :|:|:|:|: | Isaac Asimov | :|:|:|:|: | ACE |:|:|:|:|:| Banburismus | : | *:| : | : | : | Delilah | :|:|:|:|: | Turingery | : | : | : |:|*: | ```
There are two steps to installation:
- Install Racket
- Use Racket to install Rum
1. Install Racket
You can either download Racket directly from the website, or use homebrew. Homebrew is easier if you already use it.
If you have already installed Racket, then you can skip the first part of your selected method, but you will still need to do the second.
EITHER: Install Racket with homebrew
Homebrew installation: Part 1
sh
brew cask install racket
Homebrew installation: Part 2
sh
sudo sh -c 'echo $HOME/Library/Racket/7.3/bin > /etc/paths.d/Racket'
It's probably easiest to copy-and-paste this command. If the version of Racket
that you installed is not 7.3, change the occurence of 7.3 in the command to
the correct version.
OR: Install Racket directly from its website
Website installation: Part 1
Download Racket from https://download.racket-lang.org/ and follow the instructions to copy it into your Applications directory. Make a note of the version number, which is probably 7.3 if you are reading this before the end of July 2019.
Website installation: Part 2
In a terminal, run the following two commands (it will be most straightforward
to copy-and-paste from these instructions as it is easy to mis-type
something). If the version number you noted above is not 7.3, then change each
occurence of 7.3 in the commands to whatever the version is.
sh
sudo sh -c 'echo /Applications/Racket\ v7.3/bin > /etc/paths.d/Racket'
then
sh
sudo sh -c 'echo $HOME/Library/Racket/7.3/bin >> /etc/paths.d/Racket'
2. Tell Racket to install rum
In a new terminal, run the following command:
sh
raco pkg install https://github.com/alan-turing-institute/rum.git
Owner
- Name: The Alan Turing Institute
- Login: alan-turing-institute
- Kind: organization
- Email: info@turing.ac.uk
- Website: https://turing.ac.uk
- Repositories: 477
- Profile: https://github.com/alan-turing-institute
The UK's national institute for data science and artificial intelligence.
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| James Geddes | j****s@t****k | 42 |
| James Geddes | j****b@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 10
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 2
- Total pull request authors: 0
- Average comments per issue: 0.1
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- triangle-man (7)
- jack89roberts (2)