Skip to content
/ CNW Public

Create New Website is a VERY SIMPLE shell script (actually for macOS, didnt tried on linux) that create a folder with a HTML, a CSS and a JS. The html will have doctype, html, head and body tag and it will be linked with the CSS and the JS. Then the script open the 3 files in vscode. READ THE README

Notifications You must be signed in to change notification settings

DaCapo7/CNW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

CNW

  1. Make the change you have to do in script.sh (YOURUSERNAME --> your username and THEPATHYOUWANT --> the path you want your project to be)
  2. You must have VSCODE or you'll have to install it or change the script to another IDE
  3. Go on VSCODE, type CMD+Shift+P, type inside the text box "shell" and click on "Shell command install code..." 4.Right click on script.sh, click on "get info"
  4. On open with section, click on "terminal" then quit "get info"
  5. Double click on script.sh, if it do the job, alright!

About

Create New Website is a VERY SIMPLE shell script (actually for macOS, didnt tried on linux) that create a folder with a HTML, a CSS and a JS. The html will have doctype, html, head and body tag and it will be linked with the CSS and the JS. Then the script open the 3 files in vscode. READ THE README

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages