https://github.com/osspkg/frontend-templates
Preparing a customized project
https://github.com/osspkg/frontend-templates
angular angular2 template-project
Last synced: about 1 year ago
JSON representation
Preparing a customized project
- Host: GitHub
- URL: https://github.com/osspkg/frontend-templates
- Owner: osspkg
- License: mit
- Created: 2023-01-17T20:44:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-30T18:02:50.000Z (almost 2 years ago)
- Last Synced: 2025-02-14T15:17:13.443Z (about 1 year ago)
- Topics: angular, angular2, template-project
- Language: Shell
- Size: 545 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Frontend Template Manager
Preparing a customized project
## Install
```bash
curl -sSfL \
https://raw.githubusercontent.com/osspkg/frontend-templates/master/ftm.sh \
-o ~/.local/bin/ftm &&\
chmod +x ~/.local/bin/ftm
```
## Run
In folder call and choose preset:
```shell
ftm
```