NethermindEth / near-sffl

https://nffl.nethermind.io/
MIT License
6 stars 3 forks source link

Revisit CLI tool for relevant project actions #223

Open Hyodar opened 4 weeks ago

Hyodar commented 4 weeks ago

We have a projectt CLI tool we don't really use on cli. As mentioned in #220, we should add utilities to it to simplify some workflow actions, especially since it's more manageable than a Makefile for most situations and it's also easier to add documentation. Some examples:

I personally don't really care much about those e.g. spawning shell commands or such and depends on something being previously installed, the important part is we standardize a way to do these processes and have it in a more organized manner.