https://github.com/shimohq/solitary
⚔A static server that bundles assets in to a single file.
https://github.com/shimohq/solitary
Last synced: 7 days ago
JSON representation
⚔A static server that bundles assets in to a single file.
- Host: GitHub
- URL: https://github.com/shimohq/solitary
- Owner: shimohq
- Created: 2019-08-21T05:32:15.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T08:54:22.000Z (almost 3 years ago)
- Last Synced: 2025-04-09T14:08:25.752Z (6 months ago)
- Language: TypeScript
- Size: 648 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# solitary
⚔A static server that bundles assets in to a single file.## Usage
```
$ npx static-solitary /path/to/static/files dist.js
```