https://github.com/karimsa/init
Project scaffolding helpers.
https://github.com/karimsa/init
Last synced: 3 months ago
JSON representation
Project scaffolding helpers.
- Host: GitHub
- URL: https://github.com/karimsa/init
- Owner: karimsa
- Created: 2019-06-24T02:56:11.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-08T22:23:51.000Z (almost 6 years ago)
- Last Synced: 2025-03-11T21:03:58.115Z (3 months ago)
- Language: Shell
- Size: 19.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# init
Scripts to scaffold projects me-style.
## Usage
- **JS library**: `curl -sSL https://init.alibhai.co/js/lib.sh | bash`.
- **React webapp**: `curl -sSL https://init.alibhai.co/js/react.sh | bash`.
- **Install docker**: `curl -sSL https://init.alibhai.co/docker.sh | bash`## License
Licensed under MIT license.
Copyright © 2019-present Karim Alibhai. All rights reserved.