This repo is NOT intent using from mobiles.
This is a playable tool and you can feel like a hacker!
Why? The Program inputs Code, which already made, even if you input anything, or inputs automatically!
- Fork this Repository
- Change or Add Files to show into
Codes
Directory - Change
Codes/files.json
like below
[{
"file": "FILENAME",
"ext": "EXTENSION",
"lang": "LANGUAGE"
}, ...]
- If the error occurs like this:
// Error! Please Add Comment Presets to Comments.json!
, please changeComments.json
{
"EXTENSION": ["String Before Comment", "String After Comment"],
...
}
For example, Comment on HTML is <!-- Comment -->
, so input "html": ["<!--", "-->"],
.
- Enjoy!
If other error occurs, contact me!
Version 1.0 Released on 2019.08.11
Asa (a.k.a Otsun)(@a01sa01to)
Send Message to Author
This is under the MIT LICENSE.
See LICENSE file.