code-charity / SATUS

🌱💧🌾 JS Library. GUI with JS syntax only (but why?? Feedback please!) (written for 600 000+ Browser Extension Users) (We can include Features like a search & a shortcut builder (hotkeys & mouse actions). GUI fits Apps & Extensions. (Yet advanced versions of the same GUI elements can be added, i.e. 'Big range slider' ~= 'Multi-range Slider
Apache License 2.0
34 stars 2 forks source link

(later:) Updating routine #2

Open ImprovedTube opened 2 years ago

ImprovedTube commented 2 years ago
systemaworking commented 1 year ago
  1. Yes, i can add satus as submodule to ImprovedTube-for-YouTube, but some commands will be extended: git clone --recurse-submodules https://... git pull --recurse-submodules

i can create aliases for them: git clonesm ... git pullsm

Do this ?

systemaworking commented 1 year ago
  1. Can not tell you, i do not see any tools which used to build satus as minimized, i think need add this. npm run build - which will give minimized version, if its submodule it will very easy do develop satus
ImprovedTube commented 1 year ago

welcome! :) @systemaworking Thank you!

This might work with 'Github Actions'. This will save us time in future. For now we need just to fix the source and can delay this (we can minifying manually once releasing extensions. Can also release unminified source. Firefox suggests this so they dont have to review minification.)