1.0.3 • Published 8 years ago
vfft v1.0.3
FFT Beta 
For information please check fft wiki
Install
Using git:
$ pkg install git nodejs openssl openssh $ mkdir ~/fft && cd ~/fft $ git clone https://github.com/VicoErv $ npm installUsing npm
$ pkg install nodejs $ mkdir ~/fft && cd ~/fft $ npm install vfft
Updating
Using git:
$ cd ~/fft && git pull --forceUsing npm:
$ cd ~/fft && npm update
Available Commands :
User :
- add
add new user - list
list added user - remove
remove added user
- add
Comment
- comment
add new comment - clist
list added comment
- comment
Program
- use
set user for fft programindex of user in list tableusing username of added user
- run
start fft program- -silent
run fft without comment
- -silent
- unfollow
unfollow not following back - exit
exit program
- use