biaya

0.0.7 • Public • Published

Biaya

Jadinya

┌─────────┬──────────────┐
│ (index) │ jumlah_biaya │
├─────────┼──────────────┤
│    0    │  '450.000'   │
└─────────┴──────────────┘
[
  {
    task: 'Membuat template Blogspot',
    estimasi_waktu: '2 hari',
    biaya: '300.000'
  },
  {
    task: 'Setting GSC dan Google Search Console',
    estimasi_waktu: '1 hari',
    biaya: '150.000'
  }
]

Install

npm i -g biaya

Menjalankan

biaya data.yml

Contoh data.yml

- task: Membuat template Blogspot
  hari: 2
- task: Setting GSC dan Google Search Console
  hari: 1

Readme

Keywords

none

Package Sidebar

Install

npm i biaya

Weekly Downloads

1

Version

0.0.7

License

ISC

Unpacked Size

2.06 kB

Total Files

4

Last publish

Collaborators

  • mzaini30