f2d
v1.1.0
Published
File2Desktop. Simply write a quick File to your desktop using your command line.
Downloads
5
Maintainers
Readme
File 2 Desktop.
Simply write a quick File to your Desktop using your Command Line.
Setup
$ npm install -g f2dUsage
Using all args
$ f2d NAME_OF_THE_FILE CONTENT_OF_FILE_WITHOUT_WHITESPACES EXTENSION_OF_FILE_WITHOUT_DOTBlank File
$ f2dFilename + Content
$ f2d NAME_OF_THE_FILE CONTENT_OF_FILE_WITHOUT_WHITESPACES Filename Only
$ f2d NAME_OF_THE_FILE File is opened automatically after creation.
The file generated opens up automatically on your Visual Studio Code editor. (You must have Visual Studio Code installed for this to work)
