ambil-cli

1.0.2 • Public • Published

Ambil CLI

CLI Application to download default config file

Install

npm install -g ambil-cli

Help

ambil --help
ambil <cmd> [args]

Commands:
  ambil get [name]  Get config file
  ambil list        Show all config list

Options:
  --version  Show version number  [boolean]
  --help     Show help            [boolean]

Basic Usage

Show all configs

ambil list
┌───────────┬───────────────┐
│ Name      │ Filename      │
├───────────┼───────────────┤
│ gitignore │ .gitignore    │
├───────────┼───────────────┤
│ tsconfig  │ tsconfig.json │
├───────────┼───────────────┤
│ gitkeep   │ .gitkeep      │
├───────────┼───────────────┤
│ prettier  │ .prettierrc   │
├───────────┼───────────────┤
│ pysetup   │ setup.cfg     │
└───────────┴───────────────┘

Download

Example download tsconfig.json

ambil get tsconfig

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    3
  • 1.0.1
    2
  • 1.0.0
    0

Package Sidebar

Install

npm i ambil-cli

Weekly Downloads

3

Version

1.0.2

License

MIT

Unpacked Size

15.2 kB

Total Files

14

Last publish

Collaborators

  • mwafa