egoist / bili

Bili makes it easier to bundle JavaScript libraries.
https://bili.egoist.sh
MIT License
1.04k stars 61 forks source link

bili --run <file> #166

Open egoist opened 5 years ago

egoist commented 5 years ago
hosein2398 commented 4 years ago

Ummm What are use cases? (maybe deploy related thing) But isn't it simpler to just write:

bili && node bla.js

This just does not run in background :thinking: Does it really worth the implementation :smile: