https://github.com/lucas54neves/script-export-files-from-directory
Script that exports all files from a typescript project directory to an index.ts in that directory
https://github.com/lucas54neves/script-export-files-from-directory
automatization script shell-script typescript
Last synced: 2 months ago
JSON representation
Script that exports all files from a typescript project directory to an index.ts in that directory
- Host: GitHub
- URL: https://github.com/lucas54neves/script-export-files-from-directory
- Owner: lucas54neves
- License: mit
- Created: 2021-01-28T15:07:14.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-03T14:46:43.000Z (over 5 years ago)
- Last Synced: 2025-03-02T14:22:54.183Z (over 1 year ago)
- Topics: automatization, script, shell-script, typescript
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# script-export-files-from-directory
Script that exports all files from a typescript project directory to an index.ts in that directory