Currently, seedling plant just creates a directory in the current path the command was called in but it needs to be smarter by actually creating the project in a valid go src path directory. This will allow import statements to work right away instead of having to be fixed by the user.