Skip to content

sakamotomichael/QueensDevFound

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blank-bootstrap

For developers' foundation

Dupe this for quick new projects :D

GitHub link is: https://github.com/nobodyrandom/blank-bootstrap.git

To clone into a new repo use:

  1. Create new git repo on github
  2. git clone https://github.com/nobodyrandom/blank-bootstrap.git projectName
  3. git remote rm origin
  4. git remote add origin https://github.com/nobodyrandom/NAME_OF_REPO.git
  5. git push -u origin master

(If you are really that lazy, I've included a shell script to run step 2 onwards to set up everything. Run it using ./init.sh on terminal. No cmd support yet)

If you would like to use quick deploy into heroku after you cloned.

Update the app.json and click the below button.

Deploy

lol

About

Developers Foundation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 41.2%
  • JavaScript 29.3%
  • CSS 22.8%
  • ApacheConf 4.4%
  • Shell 2.3%