8000 GitHub - jamesharr/project-skel
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jamesharr/project-skel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Skeletons

Some project skeletons James uses to speed up getting started.

Assumptions:

  • OSX/Linux with make installed.
  • VSCode as the editor.
  • Whatever language-specific plugins.

Usage

cd ~/workspace
git clone git@github.com/jamesharr/project-skel

cp -a project-skel/SKEL new-project
cd new-project
code .
make

Skeletons

  • python - Generic python project

License

This code is licensed under the Apache 2.0 license.

If you need something different, let me know.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0