Just project to learn basic Elixir sintax. It's a command line app that allow you to save all posts of particular Vk user to text file.
cd vkfetcher
mix escript.build
./vkfetcher --userId=<your_user_id_here>
less wall.txt
Just project to learn basic Elixir sintax. It's a command line app that allow you to save all posts of particular Vk user to text file.
cd vkfetcher
mix escript.build
./vkfetcher --userId=<your_user_id_here>
less wall.txt