This is a collection of about 5 bash scipts. 1, installs the program. 4-5 let you create a coding project with the languages/frameworks it shows. 1, lets you load up existing coding projects in your ~/Documents/coding-projects folder.
- Clone this repo
git clone https://github.com/TNTRedstone/ldmk.git
- Install dependancies: zellij and neovim with your package manager of choice. If zellij is not in your package manager, use
cargo install zellij
instead. - Run the install script
cd ldmk
./install.sh