Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 923 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 923 Bytes

Goal helps you achieve your goals by using strategy and tactics straight from your terminal.

Strategy without tactics is the slowest route to victory. Tactics without strategy is the noise before defeat. — Sun Tzu.

Have you ever seen someone, for example you :-), being or at least appearing busy but not really getting anywhere? If you don't know where you are going, you're going nowhere. You need a goal. If you have a goal but haven't thought about how to achieve it, you will get lost. You need a strategy. If you have strategy you need to get going. You need tactics.

$ go install cmd/goal.go

$ mkdir ~/goal
$ goal -e > ~/goal/karate.yaml

$ goal
① /Users/jozef/goal/karate.yaml
👉 Find a personal trainer. (do: once, done: never)
👉 Meditate daily 10 – 30 minutes. (do: daily, done: 1d ago)

$ vim /Users/jozef/goal/karate.yaml

Inspired by the book The Art of Cyber Security by Gary Hibberd.