ctubio / tribeca

Self-hosted crypto trading bot (automated high frequency market making) in node.js, angular, typescript and c++
https://127.0.0.1:3000
Other
95 stars 26 forks source link

Multiple licenses #57

Closed caseyWebb closed 7 years ago

caseyWebb commented 7 years ago

It doesn't really matter because they're equal for all intents and purposes, but there are both COPYING and LICENSE files, and they're different.

ctubio commented 7 years ago

yep, LICENSE file is from michaelgrosner/tribeca, since i do not care about licenses (nor liabilities), i have my own COPYING file, but mainly to make sure that i clearly state the copyable status of my projects; since both are compatible i keep them both, but i will like to delete LICENSE xD because i miss some verbs (that i love) in the content: use, copy, modify, merge, publish.

ctubio commented 7 years ago

:sunflower: btw, is yarn nicer than npm?

caseyWebb commented 7 years ago

yarn is awesome; I switched a while ago and never looked back. NPM installs feel like they take ages now.

ctubio commented 7 years ago

great news! ty'¡ lets consume cached packages then'¡ :D