Skip to content

Electron application to check if a particular file exists

Notifications You must be signed in to change notification settings

ChaosCabbage/does-bob-exist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

does-bob-exist

A little Electron application to see if bob.txt exists.

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/ChaosCabbage/does-bob-exist.git
# Go into the repository
cd electron-quick-start
# Install dependencies and run the app
npm install && npm start

Learn more about Electron and its API in the documentation.

About

Electron application to check if a particular file exists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published