Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oliverjash/play
https://github.com/oliverjash/play
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/oliverjash/play
- Owner: OliverJAsh
- Created: 2015-07-27T21:27:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-27T21:28:55.000Z (over 9 years ago)
- Last Synced: 2024-04-14T09:43:59.304Z (7 months ago)
- Language: Scala
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
$ tree -I "target|logs"
.
├── README.md
├── app
│ └── controllers
│ └── Application.scala
├── build.sbt
├── conf
│ ├── application.conf
│ └── routes
└── project
├── build.properties
├── plugins.sbt
└── project5 directories, 7 files
```