https://github.com/yukihirai0505/serverless-utils
:relieved: Serverless Utils
https://github.com/yukihirai0505/serverless-utils
python3 serverless
Last synced: 9 months ago
JSON representation
:relieved: Serverless Utils
- Host: GitHub
- URL: https://github.com/yukihirai0505/serverless-utils
- Owner: yukihirai0505
- Created: 2018-09-28T06:35:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-28T06:43:52.000Z (over 7 years ago)
- Last Synced: 2025-03-03T02:26:57.108Z (about 1 year ago)
- Topics: python3, serverless
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Setup
### Python
```
$ pyenv local 3.6.0
```
### sls
```
$ yarn
$ npx sls -v
```