Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/authman2/quickprojects

QuickProjects makes it easy to create templates for programming projects without having to use an IDE.
https://github.com/authman2/quickprojects

Last synced: about 2 months ago
JSON representation

QuickProjects makes it easy to create templates for programming projects without having to use an IDE.

Awesome Lists containing this project

README

        

# Quick Projects (QP)

QuickProjects makes it easy to create templates for programming projects without having to use an IDE.

# Installation

To install QuickProjects run the following command, which will install the module globally:
```javascript
npm install -g quickprojects
```

# Usage

QuickProjects makes it easy to create basic project templates without the use of an IDE. If you ever need help, just type the command 'QP help'. Refer to the list below for instructions on how to create different projects.

```javascript
QP [project name] --[c/cpp/java/kotlin/lwjgl/express/python] --[gradle/maven/makefile]
```

# Author
- Programmer: Adeola Uthman
- Year: 2017