nile icon indicating copy to clipboard operation
nile copied to clipboard

Fix nile init command small issues

Open ericnordelo opened this issue 2 years ago • 1 comments

Issue 1: Different spacing between logged lines after running the command:

(env) ➜  first nile init              
🗄  Creating project directory tree
⛵️ Nile project ready! Try running:

nile compile

Issue 2: Creation of a never used accounts.json file (without the network prefix).

ericnordelo avatar Nov 17 '22 17:11 ericnordelo

Heh i've been fighting that spacing a lot, not easy. Not sure if small issue but i'd remove either the declarations file altogether.

martriay avatar Nov 17 '22 18:11 martriay