Giter VIP home page Giter VIP logo

courseware's People

Contributors

a544266477 avatar armandofox avatar connor-bernard avatar cycomachead avatar jamestiotio avatar john-b-yang avatar mattwr18 avatar maurislucis avatar msmithnova avatar reimirno avatar simonjov avatar sme777 avatar srujayk avatar taklee96 avatar tansaku avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

courseware's Issues

error about PATH set to RVM ruby but GEM_HOM

Hi, there

when I follow this instructions:
https://github.com/saasbook/courseware/wiki/Setting-up-Cloud9

this is some errors about when I run the command below:
curl -fsSL c9setup.saasbook.info | sudo bash --login && rvm use 2.4.0 --default

below is output:
`afaty:~/workspace $ 'curl -fsSL c9setup.saasbook.info | sudo bash --login && rvm use 2.4.0 --default'

Warning: PATH set to RVM ruby but GEM_HOME and/or GEM_PATH not set, see:
rvm/rvm#3212

Hint: To fix PATH errors try using 'rvmsudo' instead of 'sudo', see:
https://stackoverflow.com/questions/27784961/received-warning-message-path-set-to-rvm-after-updating-ruby-version-using-rvm/28080063#28080063

this is another error when I run above command.

bash: line 1: syntax error near unexpected token newline' bash: line 1:

RottenPotatoes Live Demo Scripts

  • Chp 4 and 5 involve adding a lot to the RP app - it can be challenging to figure out the live demo setup.
  • Creating a script for each of the rails subcommands is not too hard.
  • Is there an easy way for us to keep N versions of RP such that you can check out a version in a useful state before a lecture?
  • Would be good to have a nicer seeds script with a dozen movies or so.

Error running command describe in "Downloading Virtual Machine Configuration Script Shell"

Running instructions at - https://github.com/saasbook/courseware/wiki/Setting-Up-Vagrant-Environment-on-Windows-Platform#downloading-virtual-machine-configuration-script-shell

got this error:

_Z:\VagrantBoxes\testbox1
λ bitsadmin.exe /transfer "Job" https://raw.github.com/saasbook/courseware/master/vm-setup/configure-image-0.10.3.sh D:\Vagrant\Projects\VM_169.x\configure-image-0.10.3.sh

BITSADMIN version 3.0
BITS administration utility.
(C) Copyright 2000-2006 Microsoft Corp.

BITSAdmin is deprecated and is not guaranteed to be available in future versions of Windows.
Administrative tools for the BITS service are now provided by BITS PowerShell cmdlets.

Unable to add file - 0x8007010b
The directory name is invalid.

Instructions say can " download it through Internet browser manually" but do not say how also -
https://raw.github.com/saasbook/courseware/master/vm-setup/configure-image-0.10.3.sh D:\Vagrant\Projects\VM_169.x\configure-image-0.10.3.sh
comes back with 404: Not Found

Please provide a test that vm setup script ran successfully

I run a vm setup script on clear vagrant precise64 box. The output is huge and has several error messages.

Could you code a simple test script to check that core packages/gems are installed. The test would potentially save a lot of time on troubleshooting for end users. It would also make them more confident that setup went OK.

It looks like not a huge job providing that you know how it should work.

please help vagrant up is error

D:\Vagrant\Projects\VM_169.x>vagrant up
There is a syntax error in the following Vagrantfile. The syntax error
message is reproduced below for convenience:

D:/Vagrant/Projects/VM_169.x/Vagrantfile:78: syntax error, unexpected end-of-inp
ut, expecting keyword_end

D:\Vagrant\Projects\VM_169.x>

Could not update RVM

athinaeos1:~/environment $ rvm get head
Downloading https://get.rvm.io
Downloading https://raw.githubusercontent.com/rvm/rvm/master/binscripts/rvm-installer.asc
Verifying /usr/local/rvm/archives/rvm-installer.asc
gpg: Signature made Sat 09 Sep 2017 07:49:18 PM UTC using RSA key ID BF04FF17
gpg: Good signature from "Michal Papis (RVM signing) [email protected]" [unknown]
gpg: aka "Michal Papis [email protected]" [unknown]
gpg: aka "[jpeg image of size 5015]" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: 409B 6B17 96C2 7546 2A17 0311 3804 BB82 D39D C0E3
Subkey fingerprint: 62C9 E5F4 DA30 0D94 AC36 166B E206 C29F BF04 FF17
GPG verified '/usr/local/rvm/archives/rvm-installer'
Downloading https://github.com/rvm/rvm/archive/master.tar.gz
gtar: .github: Cannot utime: Operation not permitted
gtar: Exiting with failure status due to previous errors
Could not extract RVM sources.
Downloading https://bitbucket.org/mpapis/rvm/get/master.tar.gz
gtar: .github: Cannot utime: Operation not permitted
gtar: Exiting with failure status due to previous errors
Could not extract RVM sources.
Could not update RVM, please report to https://github.com/rvm/rvm/issues

Wiki needs update since Cloud9 does not allow for new accounts

Cloud9 has been absorbed into AWS and, unless you have an existing account, you won't be able to access the Cloud9 IDE as is instructed in the Wiki. Steps should reflect how to create an AWS account and create a Cloud9 "Workspace" as is suggested in the tutorial.

do we want students to fork the hw repos?

we say that's standard practive in the c9 setup instructions, but I'm not sure it serves much purpose:

https://github.com/saasbook/courseware/wiki/Setting-up-Cloud9

It's an extra step they have to remember, and can thus get wrong, and ideally we don't want people pushing their solutions to their forked repos, and it makes it more difficult for students to receive any quick fixes we might have to push out.

I mean personally I think trying to keep the solutions is a losing battle, but forking seems like something we should recommend as a first step if people are getting set up to maintain their own copy of a repo, or to submit a fix ... I guess we do get some of that ... but feels like suggesting forking as a first step is front loading complexity ...

/me is conflicted ...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.