Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 520 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 520 Bytes

tech-pro-node

An NPM package to manage your tech pro blog and profile.

Search

techpro search -t "blogs, tutorials" "JavaScript" --my-network
techpro search -t "profiles" "Leland Richardson"

Blog

techpro blog list
techpro blog create -n "My new awesome post" -f "my-post.md"
techpro blog 123 update -f "my-post.md"

Profile

techpro profile update -name "Jonathan Creamer" -about "Some interesting ###facts about me"