Cveinnt / LiveTerm

💻 Build terminal styled websites in minutes!
https://liveterm.vercel.app
MIT License
4.67k stars 504 forks source link

Implementing an actual ls? #18

Closed matmult closed 2 years ago

matmult commented 2 years ago

Hi, thanks for making this! Do you have any plans to implement an actual ls and mkdir function as opposed to defaulting to a hardcoded response? I want to put personal files on my website and having those would be great. For example, https://github.com/Jaredk3nt/HomeTerm

Cveinnt commented 2 years ago

Thanks for the suggestion - I am currently preoccupied with other projects but I do have plans to eventually implement functional mkdir for LiveTerm. If you'd like, feel free to make a pull request that attempts this!