1.3.4-beta.1.2 ⢠Published 1 year ago
csdeploy v1.3.4-beta.1.2
/$$$$$$ /$$$$$$ /$$$$$$$ /$$$$$$$$ /$$$$$$$ /$$ /$$$$$$ /$$ /$$
/$$__ $$ /$$__ $$| $$__ $$| $$_____/| $$__ $$| $$ |_ $$_/ | $$ /$$/
| $$ \__/| $$ \__/| $$ \ $$| $$ | $$ \ $$| $$ | $$ \ $$ /$$/
| $$ | $$$$$$ | $$ | $$| $$$$$ | $$$$$$$/| $$ | $$ \ $$$$/
| $$ \____ $$| $$ | $$| $$__/ | $$____/ | $$ | $$ \ $$/
| $$ $$ /$$ \ $$| $$ | $$| $$ | $$ | $$ | $$ | $$
| $$$$$$/| $$$$$$/| $$$$$$$/| $$$$$$$$| $$ | $$$$$$$$ /$$$$$$ | $$
\______/ \______/ |_______/ |________/|__/ |________/|______/ |__/ "The Future of Deployment is Here" - Fast, Friendly, and Hyper-Modern Web Deployment
ā” [ QUICK START ] [ FEATURES ] [ DOCS ] ā”
š Features
š® Command Interface
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
ā NEXT-GEN COMMAND SYSTEM ā
ā Intuitive ⢠Powerful ⢠Future-Ready ā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāRUNā” Smart command executionCOPYš¦ Seamless file replicationMOVEš Efficient file transferWORKDIRš Dynamic directory navigation
šÆ Deployment Options
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
ā DEPLOYMENT MATRIX ā
ā Choose Your Style ⢠Your Way ⢠Your Future ā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāFILESš Smart file deploymentCOMMANDSā” Remote command executionHYBRIDš Full-spectrum deploymentIGNOREšÆ Precision filtering
š”ļø Security Suite
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
ā SECURITY PROTOCOLS ā
ā Safe ⢠Secure ⢠Reliable ā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāSSHš Advanced encryptionSFTPš” Secure file transferKEYSš Smart authenticationCONFIGāļø Flexible configuration
š Browse Mode
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
ā INTERACTIVE FILE MANAGEMENT ā
ā Browse ⢠Manage ⢠Execute ā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā# š Enter Browse Mode
$ csdeploy browse
# š Available Commands:
ls # List files and directories
cd <dir> # Change directory
pwd # Show current path
mkdir <dir1> [dir2...] # Create directories
rmv <file1> [file2...] # Remove files
rmv -f <dir1> [dir2...] # Remove directories
rmv -all # Remove everything in current path
cp <src> <dest> # Copy files
mv <src> <dest> # Move/rename files
run <command> # Execute remote commandsšÆ Browse Examples
# š Directory Management
mkdir assets images css # Create multiple directories
cd assets # Navigate to directory
pwd # Show current location
# šļø File Operations
rmv file1.txt file2.txt # Remove multiple files
rmv -f folder1 folder2 # Remove multiple directories
rmv -all # Clean current directory
# š¦ File Transfer
cp source.js dest.js # Copy files
mv old.css new.css # Move/rename files
# ā” Remote Execution
run npm install # Run npm commands
run git pull # Execute git commandsš”ļø Browse Features
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
ā BROWSE MODE CAPABILITIES ā
ā Interactive ⢠Secure ⢠Powerful ā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāBROWSEš Interactive file navigationCREATEš Multi-directory creationREMOVEšļø Batch file/directory removalCOPYš¦ Secure file copyingMOVEš Smart file relocationEXECUTEā” Remote command executionLISTš Tree-style file listingNAVIGATEš Seamless directory traversal
š Quick Start
# š Begin Your Journey
$ npm install -g csdeploy
# ⨠Status: Ready for Action!
# š® Type 'csdeploy' to startš« Setup Guide
# š® Initialize Your Project
$ csdeploy init
# ⨠Created:
# š .cscc-deploy/config.json # Your command center
# š .cscc-ignore # Smart filters
# šÆ .deploycommands # Action sequencesš Command Examples
# š Your Deployment Script
WORKDIR ./your-awesome-project
# š Get Your Code
RUN git clone https://github.com/your/amazing-project.git
# ⨠Deploy Your Files
COPY ./dist/* ./public/
# or
MOVE ./build/* ./live/š® Commands
š Deploy
# š Launch Your Project
$ csdeploy deploy
# ⨠Choose Your Style:
> š Files only # Smart file sync
> ā” Commands only # Remote execution
> š Full deploy # Complete syncāļø Configuration
# š ļø Update Settings
$ csdeploy edit
# š View Status
$ csdeploy statusš Configuration
{
"host": "your-awesome-server.net",
"username": "power-user",
"privateKey": ".ssh/deploy-key",
"remotePath": "public/",
"localPath": "./Project",
"passphrase": "your-secure-key",
"type": "SSH"
}š» Requirements
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
ā SYSTEM REQUIREMENTS ā
ā Future-Ready ⢠Performance ⢠Reliability ā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāOSš„ļø Any modern systemNODEā” v18.0.0 or newerACCESSš SSH/FTP credentialsSPACEš¾ Minimal storage needed
š Join Us
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
ā BE PART OF THE FUTURE ā
ā Create ⢠Innovate ⢠Deploy ā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāFORKš Join the projectCREATE⨠Make something amazingCOMMITš« Share your visionPUSHš Launch your codePRšÆ Connect with us
Created with ā¤ļø by Mehdi Harzallah
1.3.4-beta.0
1 year ago
1.3.4-beta.1.2
1 year ago
1.3.4-beta.1
1 year ago
1.3.3
1 year ago
1.3.2
1 year ago
1.3.0
1 year ago
1.2.0
1 year ago
1.2.4
1 year ago
1.2.3
1 year ago
1.2.2
1 year ago
1.2.1
1 year ago
1.1.2
1 year ago
1.1.1
1 year ago
1.1.0
1 year ago