An open API service indexing awesome lists of open source software.

https://github.com/jongacnik/bam-module

module boiler plate
https://github.com/jongacnik/bam-module

Last synced: about 1 year ago
JSON representation

module boiler plate

Awesome Lists containing this project

README

          

❗️️b❗️a❗️m❗️ module



Stability


NPM version


Build Status


My module boiler plate.

## Alias

I create a bash alias for cloning this repo:

```bash
# in .bash_profile
alias bamm='git clone https://github.com/jongacnik/bam-module'
```

usage:

```bash
bamm module-name
```

## See Also

- [bam](https://github.com/jongacnik/bam)

## License

[MIT](https://tldrlegal.com/license/mit-license)