cuttle
User Interface for the ClojureScript Compiler
File Explorer
Download Latest Version (.zip)- extra closing paren.txt
- extra closing square bracket.txt
- extra open paren.txt
- extra open square bracket.txt
- google closure error.txt
- map literal.txt
- uneven let binding.txt
- clojure-error-messages.pdf
- error-message-example.png
- kill-lein.sh
- links.txt
- list-lein.sh
- growlnotify.exe
- lein
- lein.bat
- DroidSansMono.woff2
- fontawesome-webfont.svg
- fontawesome-webfont.ttf
- fontawesome-webfont.woff
- FontAwesome.otf
- OpenSans-Light.woff
- OpenSans-Semibold.woff
- OpenSans.woff
- RobotoSlab-Regular.woff2
- cuttle-logo.icns
- cuttle-logo.ico
- cuttle-logo.png
- cuttle-logo.svg
- README.md
- moment-2.8.3.MODIFIED.js
- react-0.11.2.min.js
- app.js
- example.config.json
- index.html
- package.json
- misc.js
- react-0.11.0.js
- font-awesome-4.1.0.less
- main.less
- normalize-3.0.1.less
- 2014-10-17-preview.png
- 2014-10-30-preview.png
- 2015-01-18-preview.png
- 2015-01-26 cuttle v1.0.png
- 2015-01-26 linux-desktop-notifications.png
- 2015-01-27-errors.png
- 2015-01-27-init.png
- apple.png
- cuttle-banner.png
- linux.png
- windows.png
- background.png
- background.xcf
- background@2x.png
- build-windows-exe.nsi
- setup.bat
- setup.sh
- config.cljs
- config.cljs
- core.cljs
- dom.cljs
- exec.cljs
- log.cljs
- main_page.cljs
- projects.cljs
- util.clj
- util.cljs
- .editorconfig
- .gitignore
- CHANGELOG.md
- Gruntfile.js
- LICENSE.md
- package.json
- project.clj
- README.md
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/oakmac/cuttle
Downloads the entire project code from GitHub to your computer.
cd cuttle
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
cd app
This project's files live in a subfolder, so move into it first.
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
