vfft

1.0.3 • Public • Published

FFT Beta Build Status

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 install
    
  • Using npm

    $ pkg install nodejs
    $ mkdir ~/fft && cd ~/fft
    $ npm install vfft
    

Updating

  • Using git:

    $ cd ~/fft && git pull --force
    
  • Using npm:

    $ cd ~/fft && npm update
    

Available Commands :

  • User :

    • add add new user
    • list list added user
    • remove remove added user
  • Comment

    • comment add new comment
    • clist list added comment
  • Program

    • use set user for fft program
      • index of user in list table
      • using username of added user
    • run start fft program
      • -silent run fft without comment
    • unfollow unfollow not following back
    • exit exit program

Readme

Keywords

Package Sidebar

Install

npm i vfft

Weekly Downloads

4

Version

1.0.3

License

MIT

Unpacked Size

2.62 MB

Total Files

9

Last publish

Collaborators

  • vicoerv