This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This Dockerfile is used to build Wilayah Indonesia REST API in Docker without installing GO in you local system | |
# REST API is served by this repository https://github.com/yusufsyaifudin/wilayah-indonesia | |
# Make sure to clone the repository first | |
# Then place this Dockerfile in it's root directory | |
# All the Documentation is provided in https://github.com/yusufsyaifudin/wilayah-indonesia | |
FROM golang:alpine3.15 | |
WORKDIR /usr/src/app | |
COPY go.mod go.sum ./ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🌞 Morning 4 commits █▏░░░░░░░░░░░░░░░░░░░ 5.9% | |
🌆 Daytime 14 commits ████▎░░░░░░░░░░░░░░░░ 20.6% | |
🌃 Evening 32 commits █████████▉░░░░░░░░░░░ 47.1% | |
🌙 Night 18 commits █████▌░░░░░░░░░░░░░░░ 26.5% |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cls | |
@echo off | |
:: Script untuk menghitung baris yang terdapat didalam file txt | |
:: Letakkan dalam 1 direktori yang sama dengan file yang hendak di hitung barisnya | |
title Penghitung Baris | |
color 0e | |
echo Sedang diproses, mohon tunggu...... | |
::Ganti Menjadi nama file yang ingin di hitung baris / records nya | |
set file1=DEMO19Q1.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package com.rez.apps; | |
/* | |
@author | |
RRRR EEEE ZZZZZ | |
R R E Z | |
RRR EEEE Z | |
R R E Z | |
R R EEEE ZZZZZ |