1.1.0 • Published 5 years ago
capsulex v1.1.0
Installation
Using the Node Package Manager (NPM)
npm install -g capsulexDocumentation and Support
- For any further query and support join us at Projects.Me discord.
Basic Startup Guide
- Create an
.cxconfig.jsonfile in the root directory of your system.
Example of the cxconfig file:
{
"pup": "/usr/bin/google-chrome",
"filepath": "/home/theguy/Desktop/Development/",
"username": "username",
"password": "password"
}The cxconfig elements
pup - This is the location of the google chrome executable file.
filepath - This is the location where you want your projects to be created in.
username - Your GitHub profile username where you want the repository to be created.
password - Password of the GitHub account.
Create a new project
To create a new project use the following command in your terminal:
cxcreate <Project Name>The first time the browser will ask for a code sent to your email for loggin into GitHub. This is an one-time step and it won't ask for it again in future. This happens due to GitHub's crap security.
Author
- ThatAnonymousG (Ratul Saha)
- Links: GitHub | Twitter | DscBio
- Donate The Development