Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[biocterm] [dev] [WIP] Biocterm backend #3

Open
lisancao opened this issue Oct 19, 2019 · 1 comment
Open

[biocterm] [dev] [WIP] Biocterm backend #3

lisancao opened this issue Oct 19, 2019 · 1 comment
Assignees

Comments

@lisancao
Copy link
Owner

lisancao commented Oct 19, 2019

[biocterm] [dev] [WIP] Biocterm backend

Tasks

[ ] create output log
https://github.com/tmux-plugins/tmux-logging
[ ] session loading/restoration and lesson progress log + metadata
https://github.com/tmux-plugins/tmux-continuum
https://github.com/tmux-plugins/tmux-resurrect

[ ] config pointers + file structure for contained installation
https://github.com/tmux-plugins/tpm/blob/master/docs/changing_plugins_install_dir.md

[ ] bash scripting for: install, r-vim, bash-r communication config, pulling system data, .ini files

Resources

tmux plugin manager: https://github.com/tmux-plugins/tpm

[other usability]
https://github.com/tmux-plugins/tmux-pain-control
https://github.com/tmux-plugins/tmux-yank


Tag can be

biocswirl(related to course material)
biocterm (interface changes)
dev      (developers only)
file     (changes to file and folder structuring) 
rpkg     (r package/usethis and CRAN documentation changes)
feat     (new feature)
fix      (bug fix)
refactor (refactoring code)
style    (formatting, missing semi colons, etc; no code change)
doc      (changes to documentation)
test     (adding or refactoring tests; no production code change)
version  (version bump/new release; no production code change)
dbg      (Changes in debugging code/frameworks; no production code change)
license  (Edits regarding licensing; no production code change)
hack     (Temporary fix to make things move forward; please avoid it)
WIP      (Work In Progress; for intermediate commits to keep patches reasonably sized)
@lisancao lisancao self-assigned this Oct 19, 2019
@lisancao
Copy link
Owner Author

lisancao commented Oct 19, 2019

Progress report:
-created BiocTerm tmux plugin that contains and references plugins that we want to use, actual biocterm.tmux file just runs the scripts we want directly instead of keybinds them, tempfix as there is a lot of unnecessary files and will write the biocterm.tmux plugin from scratch with the features we want + higher customization at a later date

-decided it's easier to remove plugin manager for demo case and just run the shell scripts directly during launch

-currently undergoing testing; please see https://github.com/lisancao/biocswirl/blob/master/biocswirl_dev/bash_scripts/tmux_launch.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant