Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ramongebben/devstar
Devstar IDE
https://github.com/ramongebben/devstar
Last synced: about 1 month ago
JSON representation
Devstar IDE
- Host: GitHub
- URL: https://github.com/ramongebben/devstar
- Owner: RamonGebben
- License: mit
- Created: 2014-01-12T03:10:07.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-06-25T14:01:45.000Z (over 3 years ago)
- Last Synced: 2023-08-09T23:13:42.510Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 71.1 MB
- Stars: 2
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#Devstar## What is Devstar?
Devstar is an highly opinionated server configuration for all round web development. It lays focus on usability, shell scripting, workflow optimisation and collabrative coding.Further on will be described how this set up comes into place.
And some information on the different software that makes this IDE.More information can be found on the [wiki](github.com/RamonGebben/devstar/wiki)
###Work still in progress.. Please check back later.
## Install
To install just run:
````bash
bash <( curl -s https://raw.githubusercontent.com/RamonGebben/devstar/master/install/install.sh )
```