Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/netherphp/project
Prefab project with common bootstrapping done.
https://github.com/netherphp/project
Last synced: 12 days ago
JSON representation
Prefab project with common bootstrapping done.
- Host: GitHub
- URL: https://github.com/netherphp/project
- Owner: netherphp
- Created: 2014-05-30T05:13:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-10T22:56:42.000Z (6 months ago)
- Last Synced: 2024-11-06T01:49:02.277Z (2 months ago)
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NetherPHP Project Foundation
Things I am tired to bootstrap.
## Step 1
* `git clone https://github.com/netherphp/project`
* `rm -rf .git`## Step 2
* Literally anything else.
* Typically in my use case:
`composer require netherphp/atlantis`