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
- Host: GitHub
- URL: https://github.com/jongacnik/bam-module
- Owner: jongacnik
- License: mit
- Created: 2017-09-16T21:06:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-16T21:07:40.000Z (over 8 years ago)
- Last Synced: 2025-02-12T18:19:51.341Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1000 Bytes
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
❗️️b❗️a❗️m❗️ module
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)