其實這個問題我之前有問過
之前的解決了
但是接下來就不知道該怎麼辦...
install http://www.geeknote.me/install/
我按照這個頁面 應該算是把 geeknote 裝好了
# Download the repository.
$ git clone git://github.com/VitaliyRodnenko/geeknote.git
$ cd geeknote
以下也好了
# Launch Geeknote and go through login procedure.
$ python geeknote.py login
我mac的terminal頁面
MAC-user:~ user$ cd geeknote
MAC-user:geeknote user$ python geeknote.py login
You have already logged in.
-------------
可是在使用教學 http://www.geeknote.me/documentation/
$ geeknote login
terminal 顯示:-bash: geeknote: command not found
或是鍵入 $ geeknote tag-list
terminal 顯示:-bash: geeknote: command not found
即便 MAC-user:geeknote user$ tag-list
也是:-bash: tag-list: command not found
到底是哪裡出問題了?...Orz....
--
之前的解決了
但是接下來就不知道該怎麼辦...
install http://www.geeknote.me/install/
我按照這個頁面 應該算是把 geeknote 裝好了
# Download the repository.
$ git clone git://github.com/VitaliyRodnenko/geeknote.git
$ cd geeknote
以下也好了
# Launch Geeknote and go through login procedure.
$ python geeknote.py login
我mac的terminal頁面
MAC-user:~ user$ cd geeknote
MAC-user:geeknote user$ python geeknote.py login
You have already logged in.
-------------
可是在使用教學 http://www.geeknote.me/documentation/
$ geeknote login
terminal 顯示:-bash: geeknote: command not found
或是鍵入 $ geeknote tag-list
terminal 顯示:-bash: geeknote: command not found
即便 MAC-user:geeknote user$ tag-list
也是:-bash: tag-list: command not found
到底是哪裡出問題了?...Orz....
--
All Comments