An NPM package to manage your tech pro blog and profile.
techpro search -t "blogs, tutorials" "JavaScript" --my-network
techpro search -t "profiles" "Leland Richardson"
techpro blog list
techpro blog create -n "My new awesome post" -f "my-post.md"
techpro blog 123 update -f "my-post.md"
techpro profile update -name "Jonathan Creamer" -about "Some interesting ###facts about me"