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

https://github.com/karimsa/init

Project scaffolding helpers.
https://github.com/karimsa/init

Last synced: 3 months ago
JSON representation

Project scaffolding helpers.

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.