Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 480 Bytes

TODO.md

File metadata and controls

5 lines (5 loc) · 480 Bytes
  • Every time a ZSH shell runs, we need to run a 'git fetch' to check if the user needs to 'git pull' our new features/bug fixes etc
  • Issue with the installation of the dependencies(e.g. node_modules). Should I include 'npm/yarn install' in the installation script? Is there a way to copy fast the node_modules(e.g. file links? - if I change a dependency with a hard link all the dependencies will be changed)?
  • Add tests
  • Add more DEMO Gifs
  • Add debug flag variable