Skip to content

Instantly share code, notes, and snippets.

View devforey's full-sized avatar
🏳️‍🌈
👋🤘👨‍💻

Mark Christoper Vizcarra devforey

🏳️‍🌈
👋🤘👨‍💻
View GitHub Profile
{"lastUpload":"2020-06-06T06:46:55.341Z","extensionVersion":"v3.4.3"}
# Your init script
#
# Atom will evaluate this file each time a new window is opened. It is run
# after packages are loaded/activated and after the previous editor state
# has been restored.
#
# An example hack to log to the console when each text editor is saved.
#
# atom.workspace.observeTextEditors (editor) ->
# editor.onDidSave ->
{
"sedan": [
{
"brand": "toyota",
"model": "vios"
},
{
"brand": "toyota",
"model": "vios"
},
#region imports
import getopt
import os
import glob
import sys
#endregion
#region defaults
INDEX_MD_NAME = '_index'
DAFTAR_HARGA_MD_NAME = 'daftar-harga'